Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dheijl committed Sep 4, 2024
1 parent 067455c commit 1d12a57
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# swyh-rs Changelog

- 1.11.4 (unreleased)
- tweak inline
- 1.11.4 (Sep 4 2024, dheijl)
- more tweaks filling the streaming buffers:
- replace the vec_deque pop_front() with a drain iterator
- replace all indexing in the streaming buffers with iterators, fill the buffers "in one shot" without jumping, and zip the 2 iterators

- 1.11.3 (Aug 30 2024 dheijl)
- some tweaks:
Expand Down

0 comments on commit 1d12a57

Please sign in to comment.