Skip to content

Commit

Permalink
Add CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoffer Winterkvist committed May 6, 2016
1 parent 8b16b30 commit 1069cd9
Showing 1 changed file with 90 additions and 0 deletions.
90 changes: 90 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
# Change Log

## [Unreleased](https://github.com/hyperoslo/Compass/tree/HEAD)

[Full Changelog](https://github.com/hyperoslo/Compass/compare/1.4.0...HEAD)

**Merged pull requests:**

- Improve/routable [\#25](https://github.com/hyperoslo/Compass/pull/25) ([vadymmarkov](https://github.com/vadymmarkov))

## [1.4.0](https://github.com/hyperoslo/Compass/tree/1.4.0) (2016-01-18)
[Full Changelog](https://github.com/hyperoslo/Compass/compare/1.3.0...1.4.0)

**Merged pull requests:**

- Feature: conventional routers & routes [\#24](https://github.com/hyperoslo/Compass/pull/24) ([vadymmarkov](https://github.com/vadymmarkov))

## [1.3.0](https://github.com/hyperoslo/Compass/tree/1.3.0) (2016-01-08)
[Full Changelog](https://github.com/hyperoslo/Compass/compare/1.2.4...1.3.0)

**Merged pull requests:**

- Refactor Compass with sugar [\#23](https://github.com/hyperoslo/Compass/pull/23) ([zenangst](https://github.com/zenangst))

## [1.2.4](https://github.com/hyperoslo/Compass/tree/1.2.4) (2015-12-22)
[Full Changelog](https://github.com/hyperoslo/Compass/compare/1.2.3...1.2.4)

**Merged pull requests:**

- Feature: URL with no slash [\#22](https://github.com/hyperoslo/Compass/pull/22) ([vadymmarkov](https://github.com/vadymmarkov))
- Fix URN parsing [\#21](https://github.com/hyperoslo/Compass/pull/21) ([vadymmarkov](https://github.com/vadymmarkov))

## [1.2.3](https://github.com/hyperoslo/Compass/tree/1.2.3) (2015-12-22)
[Full Changelog](https://github.com/hyperoslo/Compass/compare/1.2.2...1.2.3)

**Merged pull requests:**

- Fix URL or URI condition logic [\#20](https://github.com/hyperoslo/Compass/pull/20) ([zenangst](https://github.com/zenangst))

## [1.2.2](https://github.com/hyperoslo/Compass/tree/1.2.2) (2015-12-22)
[Full Changelog](https://github.com/hyperoslo/Compass/compare/1.2.1...1.2.2)

**Merged pull requests:**

- Improve URL condition [\#19](https://github.com/hyperoslo/Compass/pull/19) ([zenangst](https://github.com/zenangst))
- Add Travis [\#18](https://github.com/hyperoslo/Compass/pull/18) ([zenangst](https://github.com/zenangst))
- Add Carthage in Readme [\#17](https://github.com/hyperoslo/Compass/pull/17) ([vadymmarkov](https://github.com/vadymmarkov))

## [1.2.1](https://github.com/hyperoslo/Compass/tree/1.2.1) (2015-12-15)
[Full Changelog](https://github.com/hyperoslo/Compass/compare/1.2.0...1.2.1)

**Merged pull requests:**

- Feature: carthage support [\#16](https://github.com/hyperoslo/Compass/pull/16) ([vadymmarkov](https://github.com/vadymmarkov))

## [1.2.0](https://github.com/hyperoslo/Compass/tree/1.2.0) (2015-12-15)
[Full Changelog](https://github.com/hyperoslo/Compass/compare/1.1.0...1.2.0)

**Merged pull requests:**

- Merge develop into master [\#15](https://github.com/hyperoslo/Compass/pull/15) ([zenangst](https://github.com/zenangst))
- Feature parsing regular URL's [\#14](https://github.com/hyperoslo/Compass/pull/14) ([zenangst](https://github.com/zenangst))

## [1.1.0](https://github.com/hyperoslo/Compass/tree/1.1.0) (2015-11-23)
[Full Changelog](https://github.com/hyperoslo/Compass/compare/1.0.0...1.1.0)

**Closed issues:**

- navigate\(urn: String\), urn? [\#10](https://github.com/hyperoslo/Compass/issues/10)
- Improve Example [\#1](https://github.com/hyperoslo/Compass/issues/1)

**Merged pull requests:**

- Feature clean argument keys [\#13](https://github.com/hyperoslo/Compass/pull/13) ([zenangst](https://github.com/zenangst))
- Remove CI status indicator [\#9](https://github.com/hyperoslo/Compass/pull/9) ([zenangst](https://github.com/zenangst))

## [1.0.0](https://github.com/hyperoslo/Compass/tree/1.0.0) (2015-11-16)
**Merged pull requests:**

- Update podspec description [\#8](https://github.com/hyperoslo/Compass/pull/8) ([zenangst](https://github.com/zenangst))
- Add credit [\#7](https://github.com/hyperoslo/Compass/pull/7) ([zenangst](https://github.com/zenangst))
- Update Compass.podspec [\#6](https://github.com/hyperoslo/Compass/pull/6) ([zenangst](https://github.com/zenangst))
- Refactor: make it perfect [\#5](https://github.com/hyperoslo/Compass/pull/5) ([vadymmarkov](https://github.com/vadymmarkov))
- Correct typos in README [\#4](https://github.com/hyperoslo/Compass/pull/4) ([timkurvers](https://github.com/timkurvers))
- Update README and add logo [\#3](https://github.com/hyperoslo/Compass/pull/3) ([zenangst](https://github.com/zenangst))
- Add optional scheme label for navigate [\#2](https://github.com/hyperoslo/Compass/pull/2) ([zenangst](https://github.com/zenangst))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 comments on commit 1069cd9

Please sign in to comment.