Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nvie committed Oct 23, 2019
1 parent ea20950 commit 0cee64e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
v1.4.2
------
* Fix static methods type definitions (thanks @VPagani!)

* Improved TypeScript setup
- Added TypeScript linter (`dtslint`)
- Reorganization of TypeScript declarations


v1.4.1
------
* Add `LazyResult.error()` method, similar to `LazyResult.value()`, but for the
Expand Down

0 comments on commit 0cee64e

Please sign in to comment.