Current section
Files
Jump to
Current section
Files
kino_bumblebee
CHANGELOG.md
CHANGELOG.md
# Changelog
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/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v0.1.2](https://github.com/livebook-dev/kino_bumblebee/tree/v0.1.2) (2022-12-15)
### Changed
* Bumped `bumblebee` dependency requirement
## [v0.1.1](https://github.com/livebook-dev/kino_bumblebee/tree/v0.1.1) (2022-12-14)
### Added
* Fill-mask to the Neural Network task cell ([#9](https://github.com/livebook-dev/kino_bumblebee/pull/9))
* Token classification to the Neural Network task cell ([#10](https://github.com/livebook-dev/kino_bumblebee/pull/10))
## [v0.1.0](https://github.com/livebook-dev/kino_bumblebee/tree/v0.1.0) (2022-12-08)
Initial release.