Fix heading in changelog

This commit is contained in:
Jonatan Kłosko 2022-01-20 12:02:33 +01:00
parent 2ee3efcbd4
commit 72e1c001e2

View file

@ -6,9 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [v0.5.1](https://github.com/livebook-dev/livebook/tree/v0.5.1) (2022-01-20)
## Changed
### Changed
- Changed the file system root path to $HOME in the desktop app [#887](https://github.com/livebook-dev/livebook/pull/887)
- Changed the file system root path to $HOME in the desktop app ([#887](https://github.com/livebook-dev/livebook/pull/887))
### Fixed