mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-10-07 20:16:31 +08:00
Update changelog
This commit is contained in:
parent
74caae1da1
commit
61e987c290
1 changed files with 12 additions and 0 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
## [v0.9.3](https://github.com/livebook-dev/livebook/tree/v0.9.3) (2023-06-20)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Do not browser open arbitrary URLs
|
||||
|
||||
## [v0.9.2](https://github.com/livebook-dev/livebook/tree/v0.9.2) (2023-04-14)
|
||||
|
||||
### Added
|
||||
|
@ -93,6 +99,12 @@ We migrated Docker images from Docker Hub to GitHub Container Registry (see [#17
|
|||
- Error when converting Smart cell with input to Code ([#1781](https://github.com/livebook-dev/livebook/pull/1781))
|
||||
- Improved iframe repositioning when moving sections ([#1796](https://github.com/livebook-dev/livebook/pull/1796))
|
||||
|
||||
## [v0.8.2](https://github.com/livebook-dev/livebook/tree/v0.8.2) (2023-06-20)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Do not browser open arbitrary URLs
|
||||
|
||||
## [v0.8.1](https://github.com/livebook-dev/livebook/tree/v0.8.1) (2023-01-18)
|
||||
|
||||
### Added
|
||||
|
|
Loading…
Add table
Reference in a new issue