Skip to content

Commit

Permalink
Update "CHANGELOG.md" file
Browse files Browse the repository at this point in the history
  • Loading branch information
henriquemoody committed Apr 24, 2016
1 parent cca7339 commit af0be2f
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

All notable changes of the Respect\Validation releases are documented in this file.

## 1.1.0 - 2016-04-24

### Added

- Create "Fibonacci" rule (#637)
- Create "IdentityCard" rule (#632)
- Create "Image" rule (#621)
- Create "LanguageCode" rule (#597)
- Create "Pesel" rule (#616)
- Create "PhpLabel" rule (#652)

### Changed

- Allow the define brands for credit card validation (#661)

This comment has been minimized.

Copy link
@batusa

batusa Apr 24, 2016

Member

Allow to*

- Define names for the child of Not rule (#641)
- Ensure namespace separator on appended prefixes (#666)
- Length gets length of integers (#643)
- Set template for the only rule in the chain (#663)
- Throw an exception when age is not an integer (#667)
- Use "{less/greater} than or equal to" phrasing (#604)

## 1.0.0 - 2015-10-24

### Added
Expand Down

2 comments on commit af0be2f

@henriquemoody
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The release is going to be tomorrow, as scheduled. I'm sorry there is no much to deliver this time.

Hopefully I will have more time for the next one which will be the 2.0, I think.

@batusa
Copy link
Member

@batusa batusa commented on af0be2f Apr 24, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! 👍

Count on me and let's do this! (:

Please sign in to comment.