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.11.1] - 13 Oct 2021
5+ ### Fixed
6+ - Fix free spot subscription handling in event group
7+
48## [ 1.11.0] - 13 Sep 2021
59### Added
610- Add initial external ticket system event support
@@ -205,7 +209,8 @@ the version in kukkuu/__init.py__ -->
205209
206210
207211
208- [ Unreleased ] : https://github.com/City-of-Helsinki/kukkuu/compare/release-1.11.0...HEAD
212+ [ Unreleased ] : https://github.com/City-of-Helsinki/kukkuu/compare/release-1.11.1...HEAD
213+ [ 1.11.1 ] : https://github.com/City-of-Helsinki/kukkuu/compare/release-1.11.0...release-1.11.1
209214[ 1.11.0 ] : https://github.com/City-of-Helsinki/kukkuu/compare/release-1.10.5...release-1.11.0
210215[ 1.10.5 ] : https://github.com/City-of-Helsinki/kukkuu/compare/release-1.10.4...release-1.10.5
211216[ 1.10.4 ] : https://github.com/City-of-Helsinki/kukkuu/compare/release-1.10.3...release-1.10.4
Original file line number Diff line number Diff line change 1- __version__ = "1.11.0 "
1+ __version__ = "1.11.1 "
You can’t perform that action at this time.
0 commit comments