Skip to content

Commit

Permalink
update CHANGELOG.md adding gzip fix for calendar module
Browse files Browse the repository at this point in the history
  • Loading branch information
ubertao committed Sep 12, 2018
1 parent d3028e1 commit 28f1498
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

---
## [2.4.2]

### Fixed

- Fix gzip encoded calendar loading issue #1400.

## [2.5.0] - Unreleased

*This release is scheduled to be released on 2018-10-01.*
Expand All @@ -26,6 +20,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Support for showing end of events through config parameters showEnd and dateEndFormat

### Fixed
- Fixed gzip encoded calendar loading issue #1400.
- Mixup between german and spanish translation for newsfeed.
- Fixed close dates to be absolute, if no configured in the config.js - module Calendar
- Fixed the UpdateNotification module message about new commits in the repository, so they can be correctly localized in singular and plural form.
Expand Down

0 comments on commit 28f1498

Please sign in to comment.