Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.

Commit

Permalink
[misc] update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ArmorDarks authored and mrhyde committed Oct 4, 2017
1 parent 0d922dc commit fe7e714
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,17 @@

## HEAD
- Raised minimum required Node version to `6.0`.
- Added NPM 5 lockfile.
- Added `trailingSlash` option with `true` as default value.

When set to `false`, all trailing slashes from URLs will be removed.

- `package.json` cleanups.
- Added `trailingSlash` option with `true` as default value. When set to `false`, all trailing slashes from URLs will be removed.
- Added `package.json` `main` property pointing to the task file.
- Added `snazzy` for better `standard` output.
- Added NPM 5 lockfile.
- Updated `.editorconfig` to be in peace with `standard` final newline rule requirement.
- `gruntfile` is no longer written in CoffeeScript :pensive:
- Make tests actually work.
- Updated tests to actually work.

## 0.2.1
- Updated dependencies to last versions
Expand Down

0 comments on commit fe7e714

Please sign in to comment.