File tree Expand file tree Collapse file tree 3 files changed +32
-2
lines changed
Expand file tree Collapse file tree 3 files changed +32
-2
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.2.3] ( https://github.com/fooker/pullomatic/compare/v0.2.2...v0.2.3 ) - 2025-09-07
11+
12+ ### Fixed
13+
14+ - * (deps)* update rust crate clap to v4.5.47 ([ #37 ] ( https://github.com/fooker/pullomatic/pull/37 ) )
15+ - * (deps)* update rust crate clap to v4.5.46 ([ #35 ] ( https://github.com/fooker/pullomatic/pull/35 ) )
16+ - * (deps)* update rust crate clap to v4.5.45 ([ #34 ] ( https://github.com/fooker/pullomatic/pull/34 ) )
17+ - * (deps)* update rust crate anyhow to v1.0.99 ([ #33 ] ( https://github.com/fooker/pullomatic/pull/33 ) )
18+ - * (deps)* update rust crate clap to v4.5.44 ([ #32 ] ( https://github.com/fooker/pullomatic/pull/32 ) )
19+ - * (deps)* update rust crate clap to v4.5.43 ([ #30 ] ( https://github.com/fooker/pullomatic/pull/30 ) )
20+ - * (deps)* update rust crate tokio-util to v0.7.16
21+ - * (deps)* update rust crate tokio to v1.47.1 ([ #28 ] ( https://github.com/fooker/pullomatic/pull/28 ) )
22+ - * (deps)* update rust crate clap to v4.5.42 ([ #27 ] ( https://github.com/fooker/pullomatic/pull/27 ) )
23+ - * (deps)* update rust crate tokio to v1.47.0 ([ #26 ] ( https://github.com/fooker/pullomatic/pull/26 ) )
24+ - * (deps)* update rust crate clap to v4.5.41 ([ #25 ] ( https://github.com/fooker/pullomatic/pull/25 ) )
25+ - * (deps)* update rust crate tokio to v1.46.1 ([ #24 ] ( https://github.com/fooker/pullomatic/pull/24 ) )
26+ - * (deps)* update rust crate tokio to v1.46.0 ([ #23 ] ( https://github.com/fooker/pullomatic/pull/23 ) )
27+
28+ ### Other
29+
30+ - update cargoHash in package.nix
Original file line number Diff line number Diff line change 11[package ]
22name = " pullomatic"
33description = " Automates git repository syncing through pure configuration"
4- version = " 0.2.2 "
4+ version = " 0.2.3 "
55authors = [
" Dustin Frisch <[email protected] >" ]
66license = " MIT"
77
You can’t perform that action at this time.
0 commit comments