File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.44.1] ( https://github.com/cocogitto/octocrab/compare/v0.44.0...v0.44.1 ) - 2025-04-25
11+
12+ ### Fixed
13+
14+ - print deprecation warning to stderr
15+
16+ ### Other
17+
18+ - Add enum ` EventInstallation::id() ` helper ([ #763 ] ( https://github.com/cocogitto/octocrab/pull/763 ) )
19+ - examples/graphql_issues.rs: Update schema URL ([ #764 ] ( https://github.com/cocogitto/octocrab/pull/764 ) )
20+
1021## [ 0.44.0] ( https://github.com/XAMPPRocky/octocrab/compare/v0.43.0...v0.44.0 ) - 2025-03-26
1122
1223### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " octocrab"
3- version = " 0.44.0 "
3+ version = " 0.44.1 "
44resolver = " 2"
55authors = [" XAMPPRocky <xampprocky@gmail.com>" ]
66edition = " 2018"
You can’t perform that action at this time.
0 commit comments