summaryrefslogtreecommitdiffstats
path: root/node_modules/assert/CHANGELOG.md
blob: c39241a7fc3da45fe17bc29ea639b6a8d3ce2cbd (plain) (blame)
1
2
3
4
5
6
7
8
# 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.0
* Add strict mode APIs. ([@lukechilds](https://github.com/lukechilds) in [#41](https://github.com/browserify/commonjs-assert/pull/41))