You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+26-6Lines changed: 26 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,27 @@
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+
## [7.1.1] - 2025-09-21
6
+
7
+
### Bug Fixes
8
+
9
+
- Forgot to reset the default options when doing precise or recursive updates [b78ab77](https://github.com/openSUSE-Rust/obs-service-cargo/commit/b78ab777f475d4ac3f8c43415563927bf7234232)
- Add toml_manifest in lib.rs [60cfc39](https://github.com/openSUSE-Rust/obs-service-cargo/commit/60cfc39671d396dc1335409e41ec8985c8d6fc12)
23
+
- Use toml_manifest module now [3ab188c](https://github.com/openSUSE-Rust/obs-service-cargo/commit/3ab188c7604e319f52358a4acd0fb6b64dedd68b)
24
+
- Put the toml reader logic to toml_manifest.rs [b5e3e21](https://github.com/openSUSE-Rust/obs-service-cargo/commit/b5e3e21803ae6be388c7afc3e911fa81b45468c5)
25
+
5
26
## [7.1.0] - 2025-08-01
6
27
7
28
### Bug Fixes
@@ -20,6 +41,7 @@ All notable changes to this project will be documented in this file.
@@ -759,16 +781,14 @@ All notable changes to this project will be documented in this file.
759
781
760
782
- Support uncompressed tarballs or with `.tar` extension [5733edc](https://github.com/openSUSE-Rust/obs-service-cargo/commit/5733edcf50b494441d8d854a490e0f154934b4f5)
761
783
762
-
### Other
763
-
764
-
- Get libroast dep from crates.io [043c050](https://github.com/openSUSE-Rust/obs-service-cargo/commit/043c05053c5db9e5cb697c4aabd80d0f319ec7a7)
0 commit comments