Skip to content
This repository was archived by the owner on May 11, 2020. It is now read-only.

Commit bc475bf

Browse files
author
Yurii Tokarskyi
committed
Merge branch 'master' of github.com:LemonUnit/csv-editor-online
2 parents 9b0278a + fdc83bd commit bc475bf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [[0.2.0](https://github.com/LemonUnit/csv-editor-online/releases/tag/0.2.0)] - 2019-09-12
8+
- Fixed error with empty rows in Data Grid [#1](https://github.com/LemonUnit/csv-editor-online/issues/1)
9+
- Enabled PWA support [#2](https://github.com/LemonUnit/csv-editor-online/issues/3)
10+
- Improved CSV delimiter logic [#3](https://github.com/LemonUnit/csv-editor-online/issues/3)
11+
12+
713
## [[0.1.0](https://github.com/LemonUnit/csv-editor-online/releases/tag/0.1.0)] - 2019-09-05
814
- Initial application configuration with Create React App, TypeScript and Ant Design
915
- Added CSV, GRID and JSON modes

0 commit comments

Comments
 (0)