From 9ec9d2291506c58a8fe4fef86ef6470cc9ae5faf Mon Sep 17 00:00:00 2001 From: David Andersson <51036209+jdkandersson@users.noreply.github.com> Date: Mon, 9 Oct 2023 18:15:11 +1100 Subject: [PATCH] update changelog (#221) * update changelog * fix spelling mistake --- CHANGELOG.md | 9 +++++---- README.md | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c073110..4c59c093 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,22 +1,23 @@ # Changelog -## [Unreleased] +## [v0.7.0] - 2023-10-09 ### Added - Support for defining a contents index in the `index.md` file. - Support for hidden items on the contentx index. - Support for external items on the contents index +- Automatically moving the `discourse-gatekeeper/content` tag when the + documentation is up to date with discourse ### Fixed - Navigation table not getting removed if the contents was hidden using the `[details=...]...[/details]` tag. - -### Fixed - - No longer use empty values from `INPUT_COMMIT_SHA` instead of reading the event/ environment +- Removing leading and trailing whitespace in base content for comparison +- Correct failing pre-flight checks due to shallowly checked out repos ## [v0.6.0] - 2023-07-07 diff --git a/README.md b/README.md index 90f462c0..fbc03c03 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ Additional recommended steps: Note that the action may change the order of how groups and pages are displayed in the navigation pane. The action will sort them alphabetically. 4. Optionally, remove the current `docs` key from `metadata.yaml` if you would - like the action to create its own topics on discourse rather than re-use + like the action to create its own topics on discourse rather than reuse any existing topics. This means that if, for some reason, you don't like what the action does, you can easily revert back to the previous documentation. Be sure to file an issue with the reason if the action does