mirror of
https://github.com/Textualize/textual-web.git
synced 2025-10-17 02:36:40 +03:00
22 lines
412 B
Markdown
22 lines
412 B
Markdown
Version 1.1.0
|
|
# 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).
|
|
|
|
|
|
## [0.7.0] - 2024-02-20
|
|
|
|
### Changed
|
|
|
|
- Now requires Python >= 3.8
|
|
- Bumped dependencies
|
|
|
|
## [0.6.0] - 2023-11-28
|
|
|
|
### Added
|
|
|
|
- Added app focus
|