@@ -5,19 +5,21 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8-
9- ## [ unreleased]
8+ ## [ 0.11.2] - 2024-09-05
109
1110### Added
1211
13- * Windows executables to release.
14- * Windows config instructions.
15-
12+ - Windows executables to release.
13+ - Windows config instructions.
1614
1715### Changed
1816
19- * Reworked release github workflow.
17+ - Reworked release github workflow.
18+ - Use ` stdout ` for crossterm instead of ` stderr `
2019
20+ ### Updated
21+
22+ - Bump ratatui version
2123
2224## [ 0.11.1] - 2024-03-19
2325
@@ -123,7 +125,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
123125
124126First release π
125127
126-
127128[ unreleased ] : https://github.com/WyvernIXTL/ubilerntui/compare/v0.11.1...HEAD
128129[ 0.11.1 ] : https://github.com/pythops/tenere/compare/v0.11...v0.11.1
129130[ 0.11 ] : https://github.com/pythops/tenere/compare/v0.10...v0.11
@@ -136,4 +137,4 @@ First release π
136137[ 0.4 ] : https://github.com/pythops/tenere/compare/v0.3...v0.4
137138[ 0.3 ] : https://github.com/pythops/tenere/compare/v0.2...v0.3
138139[ 0.2 ] : https://github.com/pythops/tenere/compare/v0.1...v0.2
139- [ 0.1 ] : https://github.com/pythops/tenere/releases/tag/v0.1
140+ [ 0.1 ] : https://github.com/pythops/tenere/releases/tag/v0.1
0 commit comments