Skip to content

Commit 8bfca7b

Browse files
committed
Update the changelog
1 parent 20eea49 commit 8bfca7b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## Version [1.0.2](https://github.com/cedx/php-minifier/compare/v1.0.1...v1.0.2)
4+
- Fixed a packaging issue.
5+
36
## Version [1.0.1](https://github.com/cedx/php-minifier/compare/v1.0.0...v1.0.1)
47
- Improved compatibility with [PHP](https://www.php.net) 7.
58

haxelib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Minify PHP source code by removing comments and whitespace.",
66
"license": "MIT",
77
"name": "php_minifier",
8-
"releasenote": "Improved compatibility with PHP 7.",
8+
"releasenote": "Fixed a packaging issue.",
99
"tags": ["compress", "gulp", "minify", "nodejs", "php"],
1010
"url": "https://docs.belin.io/php-minifier",
1111
"version": "1.0.2"

0 commit comments

Comments
 (0)