1234567891011 |
- # assert change log
- All notable changes to this project will be documented in this file.
- This project adheres to [Semantic Versioning](http://semver.org/).
- ## 1.5.1
- * [Deps] switch to `object.assign`, and unpin `util`
- ## 1.5.0
- * Add strict mode APIs. ([@lukechilds](https://github.com/lukechilds) in [#41](https://github.com/browserify/commonjs-assert/pull/41))
|