Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mtynior committed Nov 2, 2016
1 parent 25c8ec5 commit b6366c5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
14 changes: 9 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,27 @@
# Change Log

#### 1.x Releases
- `1.x.x` Releases - [1.4.0](#140)
- `1.5.x` Releases - [1.5.0](#150)
- `1.4.x` Releases - [1.4.0](#140)
- `1.3.x` Releases - [1.3.0](#130)
- `1.2.x` Releases - [1.2.0](#120)
- `1.1.x` Releases - [1.1.0](#110)
- `1.0.x` Releases - [1.0.0](#100)

---
## [1.4.0](https://github.com/mtynior/Felucia/releases/tag/1.4.0)
## [1.5.0](https://github.com/mtynior/Felucia/releases/tag/1.5.0)
Released on 2016-11-01.

#### Added
- Support for Swift Package Manager

#### Updated
- Source code to Swift 3.0
- Project to Xcode 8

## [1.4.0](https://github.com/mtynior/Felucia/releases/tag/1.4.0)
Released on 2016-11-01.

#### Added
- Support for Swift Package Manager

## [1.3.0](https://github.com/mtynior/Felucia/releases/tag/1.3.0)
Released on 2016-06-29.

Expand Down
2 changes: 1 addition & 1 deletion Felucia.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "Felucia"
s.version = "1.3.0"
s.version = "1.5.0"
s.summary = "UIColor extensions in swift."

s.homepage = "https://github.com/mtynior/Felucia"
Expand Down

0 comments on commit b6366c5

Please sign in to comment.