Update changelog

This commit is contained in:
Vishesh Handa
2021-02-06 21:02:17 +01:00
parent 13f060e6e1
commit b5e2004d89

@ -1,5 +1,13 @@
- version: "1.73"
- version: "1.74"
draft: true
improvements:
- text: "Add Date Only FileName option #346"
- text: "Ignore folders with a .gjignore file. It's a temporary hack untill we start reading the .gjignore files like the .gitignore files"
- text: "Add a working Experimental Markdown Toolbar"
- text: "Basic Undo/Redo support for Raw Editor"
- version: "1.73"
date: 2020-11-15
features:
- text: "Allow the Git Repo to be accessible by other apps. You can now edit the notes with any other editor in Android, and additionally sync with any other mechanism as the folder is in a public location - #99"
improvements:
@ -12,6 +20,7 @@
- text: "Create new note when clicking on non existing Wiki Link - #240"
- text: "Debug Screen: Add a button to easily copy all the logs"
- text: "Git Remote Settings: Expose the git host"
- text: "When sharing a note share it's metadata as well #360"
bugs:
- text: "Fix notes not always showing up - #270"
- text: "Fix sharing to GitJournal - #293"