diff --git a/README.md b/README.md index ef800849..d55492af 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,10 @@ Feel free to experiment with it! * [ ] Add interactive configurator for adjusting brightness * [ ] Add configuration to emphasize certain parts of the original ASCII art (to make icons like Fedora and Ubuntu look nicer) +### 1.0.6 + +* Remove `hypy_utils` dependency to make packaging easier. + ### 1.0.5 * Fix terminal emulator detection ([PR #2](https://github.com/hykilpikonna/hyfetch/pull/2))