Skip to content

Commit 4a02773

Browse files
committed
[#23] Updated CHANGELOG
1 parent acbdaba commit 4a02773

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

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

8+
## [Unreleased]
9+
### Added
10+
- Made TypeScript type definitions accessible. Thanks to @coyotte508.
11+
[PR #23](https://github.com/ryu1kn/csv-writer/pull/23)
12+
813
## [1.2.0] - 2018-08-22
914
### Added
1015
- CSV records are now not limited to an array but can be an iterable object. Thanks to @pineapplemachine.

0 commit comments

Comments
 (0)