File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
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+ ## [ 4.4.0] ( https://github.com/zip-rs/zip2/compare/v4.3.0...v4.4.0 ) - 2025-08-21
11+
12+ ### <!-- 0 --> 🚀 Features
13+
14+ - Add ` lzma-static ` and ` xz-static ` features that enable ` liblzma/static ` ([ #393 ] ( https://github.com/zip-rs/zip2/pull/393 ) )
15+
16+ ### <!-- 7 --> ⚙️ Miscellaneous Tasks
17+
18+ - Move deprecated annotations to fix a Clippy warning ([ #391 ] ( https://github.com/zip-rs/zip2/pull/391 ) )
319## [ 4.3.0] ( https://github.com/zip-rs/zip2/compare/v4.2.0...v4.3.0 ) - 2025-07-09
420
521### <!-- 0 --> 🚀 Features
Original file line number Diff line number Diff line change 11[package ]
22name = " zip"
3- version = " 4.3 .0"
3+ version = " 4.4 .0"
44authors = [
55 " Mathijs van de Nes <[email protected] >" ,
66 " Marli Frost <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments