Skip to content

Commit

Permalink
chore(CHANGELOG): Format using angular convention
Browse files Browse the repository at this point in the history
Make use of standard release tools
  • Loading branch information
BerkeleyTrue committed May 22, 2018
1 parent 52761cf commit 04896a7
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions CHANGELOG.md
@@ -1,9 +1,18 @@
v2.0.0 - July 11, 2015
---------------------
# Change Log

- [1a33d40fa1](https://github.com/r3dm/warning/commit/1a33d40fa1) add browserify.js
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

v1.0.2 - May 30, 2015
--------------------------------------
<a name="2.0.0"></a>
## [2.0.0](https://github.com/BerkeleyTrue/warning/compare/v1.0.2...v2.0.0) (2015-07-11)

- [2ac6962](https://github.com/r3dm/warning/commit/2ac6962263) fix return args in replace
### BREAKING CHANGES

* add browser(ify) friendly version ([1a33d40fa1](https://github.com/BerkeleyTrue/warning/commit/1a33d40fa1))

<a name="1.0.2"></a>
## [1.0.2](https://github.com/BerkeleyTrue/warning/compare/v1.0.1...v1.0.2) (2015-05-30)

### Bug Fixes

* return args in replace ([2ac6962](https://github.com/BerkeleyTrue/warning/commit/2ac6962263))

0 comments on commit 04896a7

Please sign in to comment.