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.5.1] - 30 Sep 2020
5+ ### Added
6+ - Add localtime function to event notification templates
7+
48## [ 1.5.0] - 30 Sep 2020
59### Added
610- Add upcoming occurrence reminder notification
@@ -110,8 +114,9 @@ the version in kukkuu/__init.py__ -->
110114
111115
112116
113- [ Unreleased ] : https://github.com/City-of-Helsinki/kukkuu/compare/v1.5.0...HEAD
114- [ 1.4.0 ] : https://github.com/City-of-Helsinki/kukkuu/compare/v1.4.0...v1.5.0
117+ [ Unreleased ] : https://github.com/City-of-Helsinki/kukkuu/compare/v1.5.1...HEAD
118+ [ 1.5.1 ] : https://github.com/City-of-Helsinki/kukkuu/compare/v1.5.0...v1.5.1
119+ [ 1.5.0 ] : https://github.com/City-of-Helsinki/kukkuu/compare/v1.4.0...v1.5.0
115120[ 1.4.0 ] : https://github.com/City-of-Helsinki/kukkuu/compare/v1.3.0...v1.4.0
116121[ 1.3.0 ] : https://github.com/City-of-Helsinki/kukkuu/compare/v1.2.0...v1.3.0
117122[ 1.2.0 ] : https://github.com/City-of-Helsinki/kukkuu/compare/v1.1.0...v1.2.0
Original file line number Diff line number Diff line change 1- __version__ = "1.5.0 "
1+ __version__ = "1.5.1 "
You can’t perform that action at this time.
0 commit comments