diff options
author | Norman Paniagua | 2021-08-13 01:12:29 +0000 |
---|---|---|
committer | GitHub | 2021-08-13 01:12:29 +0000 |
commit | 8364ceca8115dae14be5c1f44e1da5cf63dde423 (patch) | |
tree | 74aa163e5533c24736012e5f3b971c4853bc60f9 | |
parent | 3de40de0a9b946175de99576a013e1cfcabbc630 (diff) |
Reverted unintended change? (#576)
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 255825b8..863eca1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,7 +36,7 @@ selections in the future as well as resolves many bugs and edge cases. - Java support ([#448](https://github.com/helix-editor/helix/pull/448)) - Prompts have an (in-memory) history ([63e54e30](https://github.com/helix-editor/helix/commit/63e54e30a74bb0d1d782877ddbbcf95f2817d061)) -# 0.4.0 (2021-06-27) +# 0.3.0 (2021-06-27) Another big release. |