Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatanpedersen committed Sep 27, 2017
1 parent 1b66186 commit 7a85c2e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## [1.4.6] - 2017-09-27
### Fixed
- Changelog for `1.4.5`

### Added
- `test` dir to `.npmignore`

## [1.4.5] - 2017-09-27
### Added
- node 8 to `travis.yml`

### Changed
- Versions of `eslint`, `mocha-eslint` and `debug` to latest

## [1.4.4] - 2017-02-05
### Fixed
- Use `new Array()` and direct assignment instead of `array.push()` as it is faster
Expand Down

0 comments on commit 7a85c2e

Please sign in to comment.