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
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,31 @@
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+
## [6.0.4] - 2025-06-08
6
+
7
+
### Bug Fixes
8
+
9
+
- Error message caused confusion here. changed it so that it passes any general kind of errors. [11e3c0a](https://github.com/openSUSE-Rust/obs-service-cargo/commit/11e3c0ab99b12832cd2e69c2cde565c06df398c3)
10
+
11
+
### Dependencies
12
+
13
+
- Adjust libroast version and update dependencies. [e6e7395](https://github.com/openSUSE-Rust/obs-service-cargo/commit/e6e73950b0802315ff83e11dc21df673adef73f8)
14
+
15
+
### Documentation
16
+
17
+
- Update cargo_vendor service documentation [d6be731](https://github.com/openSUSE-Rust/obs-service-cargo/commit/d6be731aa98a3603236a5b8b3ed60cbedd895c01)
- Bring in libroast fixes from newer version [d01e674](https://github.com/openSUSE-Rust/obs-service-cargo/commit/d01e6745902e5085d6a7b3a3972fa143ab9ef43a)
10
25
26
+
### Miscellaneous Tasks
27
+
28
+
- Bump to version 6.0.3 [d2d06f5](https://github.com/openSUSE-Rust/obs-service-cargo/commit/d2d06f5e44770ee4e55282b83d33b2fc8ea1b589)
0 commit comments