Update changelog

This commit is contained in:
Jonatan Kłosko 2025-09-04 16:14:08 +02:00
parent 0b68a5df4e
commit d165925f93

View file

@ -6,7 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Added
* Deploying notebooks from CLI via Teams ([#3034](https://github.com/livebook-dev/livebook/pull/3034), [#3044](https://github.com/livebook-dev/livebook/pull/3044))
* Deploying notebooks from CLI via Teams ([#3034](https://github.com/livebook-dev/livebook/pull/3034))
* Deployment permissions ([#3044](https://github.com/livebook-dev/livebook/pull/3044))
### Fixed