summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHan Yeong-woo <nix6839@washnix.com>2022-08-23 09:34:07 +0900
committerAbin Simon <abinsimon10@gmail.com>2022-08-23 09:15:48 +0530
commit7d523103ecc887f4b71bab4b6bb21a82a748aa1b (patch)
tree5aa58c8e1b34d0a3d8858fc72c9a887d6e550a07 /CHANGELOG.md
parentd538d7401781aca0e534d0344bcd936264be9fe5 (diff)
feat(icon): add icon for Zstandard
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 660f6dc..64c8a85 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] - ReleaseDate
### Added
+- Add icon for Zstandard from [nix6839](https://github.com/nix6839)
### Changed
### Fixed
- Fix rendering issues in Windows from [meain](https://gitHub.com/meain)