Skip to content

Commit e8e25a7

Browse files
Release 1.4.3
1 parent 4a5c5d2 commit e8e25a7

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.4.3] - 2026-03-14
10+
11+
### Changed
12+
13+
- Deprecate `ProblemStatus` enum (see JavaDocs for details).
14+
915
## [1.4.2] - 2026-02-26
1016

1117
### Fixed

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

0 commit comments

Comments
 (0)