diff --git a/CHANGELOG.md b/CHANGELOG.md index 89b5cce..5a84a72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.0](https://github.com/growthquantix/upstox-auth-pro-java/compare/v1.0.0...v1.1.0) (2026-08-20) + + +### Features + +* complete refactoring to unofficial namespace to avoid trademark issues ([a619efa](https://github.com/growthquantix/upstox-auth-pro-java/commit/a619efaf69cf69907af0e08b1a08e295447dc10c)) + ## 1.0.0 (2026-08-20) diff --git a/pom.xml b/pom.xml index f80eedc..3468f84 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.github.growthquantix broker-auth-upstox - 1.0.1-SNAPSHOT + 1.1.0 upstox-auth-pro A professional Java automation library for Upstox login and token management https://github.com/upstox-auth/upstox-auth-pro-java