Skip to content

Commit 9e20117

Browse files
increased version
1 parent ffd14ef commit 9e20117

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project
55
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [20.1.0+96] - 2025-05-14
88
### Added
99
- Forum post reading
1010
- better blacklist performance
@@ -894,7 +894,7 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
894894
### Fixed
895895
- API client bindings
896896

897-
[Unreleased]: https://github.com/clragon/e1547/compare/20.0.0+95...HEAD
897+
[20.1.0+96]: https://github.com/clragon/e1547/compare/20.0.0+95...20.1.0+96
898898
[20.0.0+95]: https://github.com/clragon/e1547/compare/19.1.0+94...20.0.0+95
899899
[19.1.0+94]: https://github.com/clragon/e1547/compare/19.0.1+93...19.1.0+94
900900
[19.0.1+93]: https://github.com/clragon/e1547/compare/19.0.0+92...19.0.1+93
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
### Added
2+
- Forum post reading
3+
- better blacklist performance
4+
5+
### Fixed
6+
- Loading posts

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: e1547
22
description: A sophisticated e621 browser
3-
version: 20.0.0+95
3+
version: 20.1.0+96
44
publish_to: none
55

66
environment:

0 commit comments

Comments
 (0)