File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 1.2.0] - 2016-04-09
6
+
5
7
### Added
6
8
7
9
- Support for fallback locale when using ` RRule::humanReadable() ` [ #11 ] ( https://github.com/rlanvin/php-rrule/pull/11 )
8
10
- Dutch translation (NL) [ #9 ] ( https://github.com/rlanvin/php-rrule/pull/9 )
9
11
10
12
### Fixed
11
13
12
- - Fixed fatal error Locale class not found when intl extension is not loaded [ #11 ] ( https://github.com/rlanvin/php-rrule/pull/11 )
14
+ - Fixed fatal error Locale class not found when intl extension is not loaded [ #10 ] ( https://github.com/rlanvin/php-rrule/issues/10 )
13
15
14
16
## [ 1.1.0] - 2016-03-30
15
17
43
45
44
46
- First release, everything before that was unversioned (` dev-master ` was used).
45
47
46
- [ Unreleased ] : https://github.com/rlanvin/php-rrule/compare/v1.1.0...HEAD
48
+ [ Unreleased ] : https://github.com/rlanvin/php-rrule/compare/v1.2.0...HEAD
49
+ [ 1.2.0 ] : https://github.com/rlanvin/php-rrule/compare/v1.1.0...v1.2.0
47
50
[ 1.1.0 ] : https://github.com/rlanvin/php-rrule/compare/v1.0.1...v1.1.0
48
51
[ 1.0.1 ] : https://github.com/rlanvin/php-rrule/compare/v1.0.0...v1.0.1
You can’t perform that action at this time.
0 commit comments