update changelog

This commit is contained in:
Olivier Gagnon 2021-05-15 11:19:02 -04:00
parent a75efd9c62
commit 1503d82e35

@ -233,7 +233,7 @@ export const CONSTANTS: IMap<any> = {
Alias Alias
* several commands can be included in 1 alias. Recursive alias now work to * several commands can be included in 1 alias. Recursive alias now work to
a depth of 10. a depth of 10. (@Dawe)
Offline Offline
@ -246,5 +246,6 @@ export const CONSTANTS: IMap<any> = {
Misc. Misc.
* ls now correctly lists all files. * ls now correctly lists all files.
* importing auto save+reloads (@Dawe)
`, `,
} }