Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit d55b468

Browse files
committed
Add 5.0.0-beta1 release notes
* Add release notes. * Update version counter.
1 parent f000eb0 commit d55b468

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
## [5.0.0-beta1] - 2019-09-01
5+
### Changed
6+
- Improved settings window usability (#241)
7+
- Updated translations (#274)
8+
- Improved calender clone window (#280)
9+
10+
### Fixed
11+
- Fixed calendars from public calendars not working (#161)
12+
- Fixed adding calendar when name contains special character (#262)
13+
- Fixed missing Out of Office date and time pickers (#215)
14+
- Fixed saving of start and end time when an event is no longer full day (#286)
15+
416
## [5.0.0-alpha3] - 2019-02-25
517
### Added
618
- Hungarian translation (#234)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.0.0-alpha3
1+
5.0.0-beta1

0 commit comments

Comments
 (0)