Skip to content

Commit

Permalink
Increment version in config.yml & update doc
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
satrun77 committed Jul 17, 2015
1 parent c4026ea commit 6c9098d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/config/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:

# application general configuration
parameters:
flashcard.app.version: 1.0.3
flashcard.app.version: 1.1.0
flashcard.app.name: "Moo FlashCard"

# Twig Configuration
Expand Down
5 changes: 5 additions & 0 deletions Resources/doc/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,8 @@ Change log
- New test cases.
- Code quality changes.

## Version 1.1.0
- Upgrade bootstrap to 3.3.5 and use LESS.
- Feature: filter card by category in homepage.
- Support symfony 2.7.
- Bug fixes.

0 comments on commit 6c9098d

Please sign in to comment.