We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4036964 commit 7980942Copy full SHA for 7980942
CHANGELOG.md
@@ -18,7 +18,7 @@ There are currently no unreleased changes.
18
### Changed
19
20
- Fix reference counting logic.
21
-- Sets pointer in sub writes to keep parent's writer counting.
+- Set pointer in sub writes to keep parent's writer count.
22
23
## [0.4.0](https://github.com/marcospassos/java-php-serializer/releases/tag/0.4.0) (2017-07-09)
24
@@ -47,4 +47,4 @@ There are currently no unreleased changes.
47
48
## [0.1.0](https://github.com/marcospassos/java-php-serializer/releases/tag/0.1.0) (2017-06-29)
49
50
-- First beta release
+- First beta release
0 commit comments