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
## [0.9.0] - 2023-11-05
### Changed
- [Reusable MethodBuilder/TaskBase](#34) Credits @TheAngryByrd. Adds many new CEs to IcedTasks. Check out the link for details.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,11 @@ 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
+
## [0.9.0] - 2023-11-05
9
+
10
+
### Changed
11
+
-[Reusable MethodBuilder/TaskBase](https://github.com/TheAngryByrd/IcedTasks/pull/34) Credits @TheAngryByrd. Adds many new CEs to IcedTasks. Check out the link for details.
12
+
8
13
## [0.8.5] - 2023-10-29
9
14
10
15
### Changed
@@ -255,7 +260,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
255
260
- Increased soeed and lowered memory usage of ColdTask and CancellableTask
0 commit comments