Skip to content

Commit 229ae26

Browse files
Release 3.0.0
1 parent 459114e commit 229ae26

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+
## [3.0.0] - 2026-05-08
10+
911
### Added
1012

1113
- Add `HttpStatusTitleResolver` - a SPI implementation fo `StatusTitleResolver` using Spring's `HttpStatus`.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ kotlin.stdlib.default.dependency=false
88
#
99
# Project settings
1010
group=io.github.problem4j
11-
version=3.0.0-SNAPSHOT
11+
version=3.0.0
1212
#
1313
# Internal buildscript settings
1414
internal.pom.url=https://problem4j.github.io

0 commit comments

Comments
 (0)