Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioBlazek committed Mar 19, 2020
1 parent 9b4b507 commit 05783d5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,19 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [1.8.0] - 2020-03-18
## [1.8.0] - *
### Added
- CSV delimiters can now be customized with semantic config - thx @darinda
- Export to Microsoft Excel (.xls) functionality
- Extensible export formatters via DIC tags

### Changed
- Form ID is now dynamically generated - tnx @RandyCupic
- Bumped versions of frontend dependencies (jquery, fstream, underscore.string, lodash.mergewith, cached-path-relative and lodash)

### Fixed
- Accessing collections created by nonexistent users
- Translate ContentType name with TranslationHelper in tree

## [1.7.1] - 2020-01-24
### Added
Expand Down

0 comments on commit 05783d5

Please sign in to comment.