Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ended_date of "Go! Princess Precure" #96

Merged
merged 2 commits into from
Feb 7, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
## master
[full changelog](http://github.com/sue445/rubicure/compare/v0.3.1...master)

* Add ended_date of "Go! Princess Precure"
* https://github.com/sue445/rubicure/pull/96
* Use unparser < 0.2.5 when ruby 2.0
* https://github.com/sue445/rubicure/pull/97

## v0.3.1
[full changelog](http://github.com/sue445/rubicure/compare/v0.3.0...v0.3.1)

Expand Down
2 changes: 1 addition & 1 deletion config/series.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ go_princess: &go_princess
series_name: go_princess
title: Go!プリンセスプリキュア
started_date: 2015-02-01
# ended_date: 2016-01-
ended_date: 2016-01-31
girls:
- cure_flora
- cure_mermaid
Expand Down