Skip to content

Commit

Permalink
chore: Fix and update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
AnonymouX47 committed May 31, 2023
1 parent 80a57dd commit 514d283
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Image scaling ([#88]).
- *scale* parameter of `BaseImage`, `BaseImage.from_file()`, `BaseImage.from_url()`, etc.
- `scale`, `scale_x` and `scale_y` properties of `BaseImage`.
- Replaced by manual sizing ([#89]).
- Image sizing allowance ([#89]).
- *h_allow* and *v_allow* parameters of `BaseImage.set_size()`.
- Replaced by terminal size-relative frame sizes ([#89]) and padding ([#91]).
- *native* and *stall_native* `iterm2` style-specific render parameters ([#92]).
- Replaced by the `ANIM` render method.

[#87]: https://github.com/AnonymouX47/term-image/pull/87
[#88]: https://github.com/AnonymouX47/term-image/pull/88
[#89]: https://github.com/AnonymouX47/term-image/pull/89
[#91]: https://github.com/AnonymouX47/term-image/pull/91
[#92]: https://github.com/AnonymouX47/term-image/pull/92
[08f4e4d]: https://github.com/AnonymouX47/term-image/commit/08f4e4d1514313bbd4278dadde46d21d0b11ed1f
[fa47742]: https://github.com/AnonymouX47/term-image/commit/fa477424c83474256d4972c4b2cdd4a765bc1cda
Expand Down

0 comments on commit 514d283

Please sign in to comment.