Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
andreamazz committed Mar 8, 2016
1 parent 1f2f639 commit 6c46901
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
`AMScrollingNavbar` adheres to [Semantic Versioning](http://semver.org/).

- `2.0.x` Releases - [2.0.0](#200) | [2.0.1](#201) | [2.0.2](#202) | [2.0.3](#203) | [2.0.4](#204) | [2.0.5](#205) | [2.0.6](#206) | [2.0.7](#207) | [2.0.8](#208) | [2.0.9](#209) | [2.0.10](#2010) | [2.0.11](#2011) | [2.0.12](#2012)
- `2.0.x` Releases - [2.0.0](#200) | [2.0.1](#201) | [2.0.2](#202) | [2.0.3](#203) | [2.0.4](#204) | [2.0.5](#205) | [2.0.6](#206) | [2.0.7](#207) | [2.0.8](#208) | [2.0.9](#209) | [2.0.10](#2010) | [2.0.11](#2011) | [2.0.12](#2012) | [2.0.13](#2013)
- `2.0.x` Beta Releases - [2.0.0-beta1](#200-beta1) | [2.0.0-beta2](#200-beta2) | [2.0.0-beta3](#200-beta3) | [2.0.0-beta4](#200-beta4) | [2.0.0-beta5](#200-beta5) | [2.0.0-beta6](#200-beta6) | [2.0.0-beta7](#200-beta7)
- `1.5.x` Releases - [1.5](#15) | [1.5.1](#151)

Expand All @@ -12,6 +12,12 @@ All notable changes to this project will be documented in this file.

###Fixed

- Fix Carthage build by setting the demo pod target to 8.0

## [2.0.12](https://github.com/andreamazz/AMScrollingNavbar/releases/tag/2.0.12)

###Fixed

- Fix Carthage build for 8.0 targets

## [2.0.11](https://github.com/andreamazz/AMScrollingNavbar/releases/tag/2.0.11)
Expand Down

0 comments on commit 6c46901

Please sign in to comment.