File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
## CHANGELOG
2
2
Release notes for * PHP: Nelson Martell Library* .
3
3
4
- ### Release 0.7.1 (WIP )
4
+ ### Release 0.7.1 (2018-12-23 )
5
5
6
6
#### :star : Important changes
7
7
@@ -15,7 +15,7 @@ Release notes for *PHP: Nelson Martell Library*.
15
15
16
16
#### More changes
17
17
18
- See [ changes since v0.7.0] ( https://github.com/nelson6e65/php_nml/compare/v0.7.0...master ?w=1 ) for more detailed info.
18
+ See [ changes since v0.7.0] ( https://github.com/nelson6e65/php_nml/compare/v0.7.0...v0.7.1 ?w=1 ) for more detailed info.
19
19
20
20
21
21
Original file line number Diff line number Diff line change 1
- 0.7.1-dev
1
+ 0.7.1
Original file line number Diff line number Diff line change 34
34
* @constant string
35
35
* @since 0.4.4
36
36
*/
37
- define ('NML_VERSION ' , '0.7.1-dev ' );
37
+ define ('NML_VERSION ' , '0.7.1 ' );
38
38
39
39
40
40
// #############################################################################
You can’t perform that action at this time.
0 commit comments