Skip to content

Commit

Permalink
Update CHANGELOG with recent changes
Browse files Browse the repository at this point in the history
  • Loading branch information
noelwelsh committed Aug 12, 2024
1 parent e3397b9 commit 7505cfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

- Improvements to reactor for more consistent animations (by `@lego-eden`)

- Convenience methods on `BufferedImageWriter` use `DefaultFrame`


## 0.23.0 26-Jul-2024

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

package doodle.java2d

import cats.effect.unsafe.implicits.global
import doodle.core.format.*
import doodle.syntax.all.*
import munit.CatsEffectSuite
Expand Down

0 comments on commit 7505cfd

Please sign in to comment.