Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiburt committed Jan 30, 2025
1 parent e20d700 commit 09ce7ef
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [0.18.0] - 2025-30-01
## [0.18.0] - 2025-31-01

### Added

- Added `Table::kv` - a new type of table layout.
- Added new `Span` logic with negative and 0 spans.
- Added `LineText::align` to stick text on border to specific location.
- Added `LayoutIterator` to navigate Table::kv easier.
- Added `LayoutIterator` to navigate `Table::kv` easier.
- Added `Tabled` implementation for `Option<T>`.

### Changed

Expand Down

0 comments on commit 09ce7ef

Please sign in to comment.