Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebeamish committed Dec 5, 2024
1 parent bf20535 commit 77575bb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
# Changelog


## [Unreleased]

### Added

- Documentation for Triangle class.
- Tags in changelog link to github.

## [4.2.0] - 2024-12-05

### Added

- This CHANGELOG.md file for documenting what has changed in new releases.
- Triangle class with lines method.

[Unrealeased]: https://github.com/jakebeamish/Penplotting.js/compare/v4.2.0...HEAD
[4.2.0]: https://github.com/jakebeamish/Penplotting.js/compare/v4.1.0...v4.2.0

0 comments on commit 77575bb

Please sign in to comment.