Changelog: Add issue number for FS view

This commit is contained in:
Vishesh Handa
2020-09-16 01:37:39 +02:00
parent cb4b3b8fa4
commit 0f248c2ec2

View File

@ -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