HISTORY.md - Add release date for 0.18.0

This commit is contained in:
Elliot Lee
2018-01-25 15:30:02 -08:00
parent 6d39e072f8
commit 3db72716b4

View File

@@ -1,6 +1,6 @@
# ripple-lib Release History # ripple-lib Release History
## 0.18.0 (UNRELEASED) ## 0.18.0 (2018-01-25)
+ [Convert from Flow to TypeScript](https://github.com/ripple/ripple-lib/pull/816) + [Convert from Flow to TypeScript](https://github.com/ripple/ripple-lib/pull/816)
+ [Use ES Module syntax](https://github.com/ripple/ripple-lib/pull/815) (Babel still compiles these to common.js modules for + [Use ES Module syntax](https://github.com/ripple/ripple-lib/pull/815) (Babel still compiles these to common.js modules for