Skip to content

Commit

Permalink
chore: move unreleased changelog to doc/changes/ (#8330)
Browse files Browse the repository at this point in the history
Signed-off-by: Etienne Millon <me@emillon.org>
  • Loading branch information
emillon authored Aug 4, 2023
1 parent 2734c62 commit 4d12be5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
Unreleased
----------

- No longer emit linkopts(javascript) in META files (#8168, @hhugo)
If you're a contributor, please include your CHANGES entry in a file
`doc/changes/$PR_NAME.md`. At release time, it will be incoporated into the
changelog properly.

3.10.0 (2023-07-31)
-------------------
Expand Down
1 change: 1 addition & 0 deletions doc/changes/8168.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- No longer emit linkopts(javascript) in META files (#8168, @hhugo)

0 comments on commit 4d12be5

Please sign in to comment.