We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47a24c3 commit fe94cb1Copy full SHA for fe94cb1
1 file changed
CHANGELOG.md
@@ -0,0 +1,16 @@
1
+# Changelog
2
+
3
+This file includes all notable changes made to this project (since `v2.4.0`. Before that unfortunately there was not a record maintained)
4
5
+The format of this file is from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this
6
+project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [2.4.0]
9
10
+### Added
11
12
+- This changelog file (#107)
13
14
+### Changed
15
16
+- Upgrade to React 19 (#107)
0 commit comments