Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Commit 57a537f

Browse files
author
connorgmeean
committed
docs: Add release notice to readme.md and update CHANGELOG.md
1 parent 891d756 commit 57a537f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [4.0.0]
99

1010
- `doom_modules.lua` renamed to `modules.lua`
1111
- `doom_config.lua` renamed to `config.lua`

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818

1919
</div>
2020

21+
> Note: Doom nvim v4.0.0 has just been released (29th July 2022).
22+
> This release introduces many changes so feel free to ask questions on the
23+
> discord or in the github discussions page or create an issue ticket and I'll
24+
> solve it as soon as possible.
25+
2126
## What is Doom Nvim?
2227

2328
Doom Nvim is a Neovim interpretation of the [doom-emacs](https://github.com/hlissner/doom-emacs) framework, adapted to Vim philosophy.

0 commit comments

Comments
 (0)