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

Commit ec42538

Browse files
committed
Add 5.0.0-alpha2 release notes
1 parent 4b5ca75 commit ec42538

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-alpha2] - 2018-11-25
5+
### Changed
6+
- Improved logging (#201)
7+
- Replaced dummy domain `somewhere` with `localhost` (#220)
8+
9+
### Fixed
10+
- Date function calls changed to new interface (#205)
11+
- Synchronization issues (#206)
12+
- Meeting link references (#214)
13+
- Logging issues introduced by #201 (#213)
14+
- Calls to build URIs changed to new interface (#219)
15+
416
## [5.0.0-alpha1] - 2018-10-16
517
### Added
618
- Initial support for Thunderbird 60

VERSION

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

0 commit comments

Comments
 (0)