summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b755548..0190a43 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
-## [2.0.0] - 2023-05-25
+## [3.0.0] - 2023-05-25
### Bug fixes
- [Completions now properly reference the new binary name](https://github.com/solidiquis/erdtree/commit/c4ff0dacb137f1007af27f692f1e5ee66bf47cb6), `erd`
@@ -26,6 +26,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Support for reporting block usage, line-count, and word-count https://github.com/solidiquis/erdtree/pull/172
- Added progress indicator https://github.com/solidiquis/erdtree/pull/176
+### New Contributors
+- [iquiw](https://github.com/iquiw)
+- [KP64](https://github.com/KP64)
+- [m4rch3n1ng](https://github.com/m4rch3n1ng)
+- [demilich1](https://github.com/demilich1)
+
For a more comprehensive overview of `erdtree` v3.0.0, please refer to the [README.md](README.md).
**Full Changelog**: https://github.com/solidiquis/erdtree/compare/v2.0.0...v3.0.0