diff --git a/changelog.yml b/changelog.yml index f5bee070..202a57b7 100644 --- a/changelog.yml +++ b/changelog.yml @@ -10,7 +10,7 @@ - title: Parse Maps in the YAML Frontmatter text: "Earlier they were being ignored. Unfortunately, the exact formatting of the map might not be preserved, as the YAML serializer still needs some work. Please vote on issue #239 to increase its priority" - title: Hide Notes which could not be parsed. - text: "Those notes were still shown but in a mangled state. We now clearly hide those note. You can check the debug log to see which files are being ignored. The idea is to have a future FS view where you can see all the files in a repo, along with the reason why some of them do not appear as Notes" + text: "Those notes were still shown but in a mangled state. We now clearly hide those note. You can check the debug log to see which files are being ignored. The idea is to have a future File System View - #91 - where you can see all the files in a repo, along with the reason why some of them do not appear as Notes." - version: 1.68 date: 2020-08-31