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
+5-12
Original file line number
Diff line number
Diff line change
@@ -5,23 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
-
## [Unreleased] - 2025-MM-DD
8
+
## [0.14.0] - 2025-03-07
9
9
10
10
### Added
11
11
12
12
- CLI: replace package name in requirements ([#372](https://github.com/Lightning-AI/utilities/pull/372))
13
13
14
-
15
-
### Changed
16
-
17
-
-
18
-
19
-
20
-
### Fixed
21
-
22
-
-
23
-
24
-
25
14
---
26
15
27
16
## [0.13.1] - 2025-03-04
@@ -32,6 +21,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
32
21
33
22
## [0.13.0] - 2025-03-04
34
23
24
+
### Changed
25
+
26
+
- CI: bump all runners from `20.04` to `24.04` ([#368](https://github.com/Lightning-AI/utilities/pull/368))
27
+
35
28
### Fixed
36
29
37
30
- Fixed resetting dataclass's `cached_property` once `apply_to_collection` is called ([#363](https://github.com/Lightning-AI/utilities/pull/363))
0 commit comments