7a7741aa2432bfd59c6ccf83f889b03be68bbf7af1f45fd5cf4a76c5f60a54f19fc177c8b2eaf82018409676bdddd8e7b3161a3e6a8b875513e06f8350a006 366 B

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