Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
julianjensen committed Dec 25, 2017
1 parent ac637fe commit e9beefc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 15 deletions.
17 changes: 4 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,12 @@
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
### Changelog

- [v1.1.0](#v110)
- [v1.0.7](#v107)
- [v1.0.6](#v106)
- [v1.0.5](#v105)
- [v1.0.4](#v104)
- [v1.0.3](#v103)
- [v1.0.2](#v102)
- [v1.0.1](#v101)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->
All notable changes to this project will be documented in this file.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.1.1](https://github.com/julianjensen/dominators/compare/v1.1.0...v1.1.1)
> 25 December 2017
- Fixed documentation, had some old stuff in there. [`ac637fe`](https://github.com/julianjensen/dominators/commit/ac637fe572497daa72f52ae72a3c401d0da0dc2b)

#### [v1.1.0](https://github.com/julianjensen/dominators/compare/v1.0.7...v1.1.0)
> 25 December 2017
- All the new dominator tools are in and have tests [`b070149`](https://github.com/julianjensen/dominators/commit/b070149895fb7127b6d096adb68c0db4841c0f4f)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dominators",
"version": "1.1.0",
"version": "1.1.1",
"description": "Various dominator tree generators.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit e9beefc

Please sign in to comment.