Skip to content

Commit d293cc2

Browse files
authored
docs: Move the CHANGELOG to Release Notes (#909)
1 parent 9c24f9c commit d293cc2

3 files changed

Lines changed: 11 additions & 729 deletions

File tree

Readme.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,7 @@ Reviewing changes to `src/*` and `nuklear.h`:
147147
* Indentation.
148148
* Curly bracket (`{}`) placement.
149149
* Ensure that the contributor has bumped the appropriate version in
150-
[clib.json](https://github.com/Immediate-Mode-UI/Nuklear/blob/master/clib.json)
151-
and added their changes to the
152-
[CHANGELOG](https://github.com/Immediate-Mode-UI/Nuklear/blob/master/src/CHANGELOG).
150+
[clib.json](https://github.com/Immediate-Mode-UI/Nuklear/blob/master/clib.json).
153151
* Have at least one other person review the changes before merging.
154152
155153
Reviewing changes to `demo/*`, `example/*` and other files in the repo:

0 commit comments

Comments
 (0)