Skip to content

Commit 7fa4b27

Browse files
Release 1.2.8
1 parent 127315c commit 7fa4b27

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog][keepachangelog], and this project adhe
66

77
## [Unreleased]
88

9+
## [1.2.8] - 2026-03-26
10+
11+
- Fix detail about enum deserialization errors to correctly say `"enum"` instead of `"string"`.
12+
913
## [1.2.7] - 2026-03-16
1014

1115
## Changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ org.gradle.workers.max=4
55
#
66
# Project settings
77
group=io.github.problem4j
8-
version=1.2.8-SNAPSHOT
8+
version=1.2.8
99
#
1010
# Internal buildscript settings
1111
internal.pom.url=https://github.com/problem4j/problem4j-spring

0 commit comments

Comments
 (0)