Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebarkmin committed Oct 10, 2023
1 parent f371c91 commit 47bc114
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ index: 4

## 4.4.0

- 🚀 Feat: Revert BREAKING CHANGE and add addStage, removeStage and getStage again.
- 🚀 Feat: Add methods for counting sprites (countSprites, countSpritesOf), pens (countPens, countPensOf) and texts (countTexts, countTextsOf).
- 🚀 Feat: Add more methods for finding sprites (findSpritesOf), pens (findPensOf) and texts (findTextsOf) of a given class.
- 🚀 Feat: Add exit to Stage for easier access.
Expand Down

0 comments on commit 47bc114

Please sign in to comment.