Fix link in changelog

This commit is contained in:
Jonatan Kłosko 2022-01-19 21:00:35 +01:00
parent c380e1663f
commit 0039dcd0b7

View file

@ -31,7 +31,7 @@ or later. We also recommend reading the corresponding [Kino changelog](https://g
- Added shutdown button to the sidebar ([#862](https://github.com/livebook-dev/livebook/pull/862))
- An option to increase the font size in the editor ([#860](https://github.com/livebook-dev/livebook/pull/860))
- An option to use a high-contrast editor theme ([#868](https://github.com/livebook-dev/livebook/pull/868) and [#871](https://github.com/livebook-dev/livebook/pull/871))
- Support for rendering mermaid.js graphs in Markdown cells ([#874](https://github.com/livebook-dev/livebook/pull/874))
- Support for rendering mermaid.js graphs in Markdown cells ([#816](https://github.com/livebook-dev/livebook/pull/816))
- Introduced desktop app packaging for macOS ([#865](https://github.com/livebook-dev/livebook/pull/865))
### Changed