File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!-- REMINDER: While updating changelog, also remember to update
22the version in kukkuu/__init.py__ -->
33
4+ ## [ 1.12.0] - 14 Dec 2021
5+
6+ ### Changed
7+ - Renewed authentication implementation
8+
9+ ## Fixed
10+ - Fixed projects admin UI language tabs
11+
412## [ 1.11.1] - 13 Oct 2021
513### Fixed
614- Fix free spot subscription handling in event group
@@ -209,7 +217,8 @@ the version in kukkuu/__init.py__ -->
209217
210218
211219
212- [ Unreleased ] : https://github.com/City-of-Helsinki/kukkuu/compare/release-1.11.1...HEAD
220+ [ Unreleased ] : https://github.com/City-of-Helsinki/kukkuu/compare/release-1.12.0...HEAD
221+ [ 1.12.0 ] : https://github.com/City-of-Helsinki/kukkuu/compare/release-1.11.1...release-1.12.0
213222[ 1.11.1 ] : https://github.com/City-of-Helsinki/kukkuu/compare/release-1.11.0...release-1.11.1
214223[ 1.11.0 ] : https://github.com/City-of-Helsinki/kukkuu/compare/release-1.10.5...release-1.11.0
215224[ 1.10.5 ] : https://github.com/City-of-Helsinki/kukkuu/compare/release-1.10.4...release-1.10.5
Original file line number Diff line number Diff line change 1- __version__ = "1.11.1 "
1+ __version__ = "1.12.0 "
You can’t perform that action at this time.
0 commit comments