Update Changelog.
This commit is contained in:
parent
a4e51f15fc
commit
098bce399a
|
@ -10,8 +10,9 @@
|
|||
- Fix input stream partial read error. [#462](https://github.com/rubyzip/rubyzip/pull/462)
|
||||
- Fix zlib deflate buffer growth. [#447](https://github.com/rubyzip/rubyzip/pull/447)
|
||||
|
||||
Tooling:
|
||||
Tooling/internal:
|
||||
|
||||
- Refactor, and tidy up, the `Zip::Filesystem` classes for improved maintainability.
|
||||
- Fix Windows tests. [#489](https://github.com/rubyzip/rubyzip/pull/489)
|
||||
- Refactor `assert_forwarded` so it does not need `ObjectSpace._id2ref` or `eval`. [#483](https://github.com/rubyzip/rubyzip/pull/483)
|
||||
- Add GitHub Actions CI infrastructure. [#469](https://github.com/rubyzip/rubyzip/issues/469)
|
||||
|
|
Loading…
Reference in New Issue