Skip to content

Commit

Permalink
Merge 2d09a68 into 6c4506f
Browse files Browse the repository at this point in the history
  • Loading branch information
DonutEspresso committed Jun 13, 2018
2 parents 6c4506f + 2d09a68 commit c996af2
Show file tree
Hide file tree
Showing 2 changed files with 615 additions and 4 deletions.
23 changes: 19 additions & 4 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,22 @@
# 1.0.1
## Unreleased

* BUG: fix exports `sort()`
#### Chore

# 1.0.0
* add changelog tooling ([062f1a0](https://github.com/DonutEspresso/alpha-order/commit/062f1a000b76e1b9eb88f02fe24250fe92a96b9f))
* udpate coveralls ([dd88b79](https://github.com/DonutEspresso/alpha-order/commit/dd88b792429a17870fb1d02ad6af71772102ac61))

Initial release.
#### Upgrade

* various dependencies (#1) ([6c4506f](https://github.com/DonutEspresso/alpha-order/commit/6c4506f8c2f6bb2a605629952174d3f3eb4436db))

## 1.0.1

#### Fix

* fix exports `sort()`

## 1.0.0

#### Breaking

* Initial release.

0 comments on commit c996af2

Please sign in to comment.