Skip to content

Commit

Permalink
Updated podspecs and changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
patchthecode committed Oct 28, 2016
1 parent c87bea7 commit 37cc1d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ All notable changes to this project will be documented in this file.
- Update: [Changed variable names for consistency](https://github.com/patchthecode/JTAppleCalendar/commit/3eca0fddc79a6425c146b65aabd2ff31b0c0d05d)
- Update: [Added functionality to flip calendar horizontally for ethnic calendars](https://github.com/patchthecode/JTAppleCalendar/commit/a991b898a2ce5bc3a678bcf0b43a8e381e56a840)
- Update: `ConfigureCaneldar` function signature has changed.
- Fixed error: [XCode 8.1 has a bug](https://github.com/patchthecode/JTAppleCalendar/commit/97363897006877b62ebfb357cb98160a1b5b291b). So a work around was implemented

## [6.0.0](https://github.com/patchthecode/JTAppleCalendar/releases/tag/6.0.0)
- Added functionality to get dateCell by CGPoint
Expand Down
2 changes: 1 addition & 1 deletion JTAppleCalendar.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "JTAppleCalendar"
s.version = "6.0.0"
s.version = "6.0.1"
s.summary = "The Unofficial Swift Apple Calendar Library. View. Control. for iOS & tvOS"
s.description = <<-DESC
A highly configurable Apple calendar control. Contains features like boundary dates, month and week view. Very light weight.
Expand Down

0 comments on commit 37cc1d8

Please sign in to comment.