File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.47.1] ( https://github.com/XAMPPRocky/octocrab/compare/v0.47.0...v0.47.1 ) - 2025-11-03
11+
12+ ### Added
13+
14+ - add missing list workflows filters ([ #820 ] ( https://github.com/XAMPPRocky/octocrab/pull/820 ) )
15+
16+ ### Other
17+
18+ - Modify ` _put ` method documentation ([ #818 ] ( https://github.com/XAMPPRocky/octocrab/pull/818 ) )
19+ - Feature/interactions 537 ([ #817 ] ( https://github.com/XAMPPRocky/octocrab/pull/817 ) )
20+ - Added Feature/classrooms #524 ([ #815 ] ( https://github.com/XAMPPRocky/octocrab/pull/815 ) )
21+
1022## [ 0.47.0] ( https://github.com/XAMPPRocky/octocrab/compare/v0.46.0...v0.47.0 ) - 2025-10-06
1123
1224### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " octocrab"
3- version = " 0.47.0 "
3+ version = " 0.47.1 "
44resolver = " 2"
55authors = [
" XAMPPRocky <[email protected] >" ]
66edition = " 2018"
You can’t perform that action at this time.
0 commit comments