summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-08-02 20:20:02 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-08-02 20:20:02 +0200
commit676a1cc14971dcd3479c3aa904833438d2dcec36 (patch)
treed814fc9d4581ae0949f348ea03524d01d8a895ae /CHANGELOG.md
parent836a851a8ac9e59a9841a2dfe1f8ce70d6e948e6 (diff)
Update release notes to mention license
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4ccf1d4..c1035c4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+### Added
+
+- The license has been updated to also have the option of using the Apache 2.0
+ license. This application is now dual licensed with the MIT license, as is
+ common with Rust crates.
+
## [0.2.0] - 2023-07-17
### Added