diff --git a/changelog.md b/changelog.md index 0f5778f..f01f926 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) +## [Unreleased] + +### Fixed + +- Add missing module-info.java. + +### Removed + +- Lombok dependency. + ## [1.1.1] 2024/11/18 ### Fixed diff --git a/pom.xml b/pom.xml index 72ce0e2..4303cbf 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.github.zorin95670 spring-query-filter - 1.1.1 + 1.1.2-SNAPSHOT jar spring-query-filter