Skip to content

Commit d5f670f

Browse files
committed
Release notes and version changes for version 1.15.0
1 parent 1b217ec commit d5f670f

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
<!-- REMINDER: While updating changelog, also remember to update
22
the version in kukkuu/__init.py__ -->
33

4+
## [1.15.0] - 6 Apr 2022
5+
6+
### Added
7+
8+
- Republish an event group
9+
- Events occurrences have to be on the same year
10+
- Query for child's upcoming events and event groups
11+
12+
### Changed
13+
14+
- Ticket is show until 1 hour after the event has ended.
15+
416
## [1.14.0] - 9 Mar 2022
517

618
### Added

kukkuu/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.14.0"
1+
__version__ = "1.15.0"

0 commit comments

Comments
 (0)