Skip to content

Commit 05783d5

Browse files
committed
Update changelog
1 parent 9b4b507 commit 05783d5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

doc/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,19 @@ All notable changes to this project will be documented in this file.
66
The format is based on [Keep a Changelog](http://keepachangelog.com/)
77
and this project adheres to [Semantic Versioning](http://semver.org/).
88

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

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

1819
### Fixed
1920
- Accessing collections created by nonexistent users
21+
- Translate ContentType name with TranslationHelper in tree
2022

2123
## [1.7.1] - 2020-01-24
2224
### Added

0 commit comments

Comments
 (0)