Skip to content

Commit f41169c

Browse files
Release 2.0.0
1 parent 909801d commit f41169c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [2.0.0] - 2026-05-07
10+
911
### Added
1012

1113
- Add `DefaultProblemMapper` to replace `AbstractProblemMapper` and `ProblemMapper.create()`.

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=2.0.0-SNAPSHOT
8+
version=2.0.0
99
#
1010
# Internal buildscript settings
1111
internal.pom.url=https://problem4j.github.io

0 commit comments

Comments
 (0)