File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ 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+ ## [ 0.3.1] - 2025-03-05
9+
10+ ### Added
11+
12+ - Cache video generation ([ #19 ] ( https://github.com/transformrs/trv/pull/19 ) ).
13+
814## [ 0.3.0] - 2025-02-27
915
1016### Added
@@ -24,6 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2430
2531Initial release.
2632
33+ [ 0.4.0 ] : https://github.com/transformrs/trv/compare/v0.3.0...v0.4.0
2734[ 0.3.0 ] : https://github.com/transformrs/trv/compare/v0.2.0...v0.3.0
2835[ 0.2.0 ] : https://github.com/transformrs/trv/compare/v0.1.0...v0.2.0
2936[ 0.1.0 ] : https://github.com/transformrs/trv/releases/tag/v0.1.0
Original file line number Diff line number Diff line change 11[package ]
22name = " trv"
3- version = " 0.3.0 "
3+ version = " 0.3.1 "
44edition = " 2021"
55authors = [" Rik Huijzer" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments