Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
ikatyang committed May 10, 2017
1 parent 14422da commit d1e9d8e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,14 @@ All changes to this project will be documented in this file.
> - 💅 [Polish]
## Unreleased

#### 🚀 New Feature
- advanced
- add `create_various_curried_function_types()`: for functional-programming types with deep generics and various version

#### 🐛 Bug Fix
- advanced
- add `create_various_curried_function_types()`: for functional-programming types with deep generics and multi version
- fix `create_curried_function_types/interfaces()`: fix the overloads' ordering for better correctness.

## v1.2.1 (2017-05-09)

Expand Down

0 comments on commit d1e9d8e

Please sign in to comment.