File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+ All notable changes to this project will be documented in this file.
3+
4+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6+
7+ ## [ Unreleased]
8+
9+ ## [ 0.10.5] ( https://github.com/openssh-rust/openssh/compare/v0.10.4...v0.10.5 ) - 2024-08-10
10+
11+ ### Other
12+ - Fix release-plz.yml
13+ - Add missing feature doc for ` Session::new* ` ([ #153 ] ( https://github.com/openssh-rust/openssh/pull/153 ) )
14+ - Create release-plz.yml for auto-release ([ #151 ] ( https://github.com/openssh-rust/openssh/pull/151 ) )
115The changelog for this crate is kept in the project's Rust documentation in the changelog module.
Original file line number Diff line number Diff line change 11[package ]
22name = " openssh"
3- version = " 0.10.4 "
3+ version = " 0.10.5 "
44authors = [
" Jon Gjengset <[email protected] >" ]
55edition = " 2021"
66rust-version = " 1.63.0"
You can’t perform that action at this time.
0 commit comments