RELEASE_NOTES.md in procrastinator-1.0.1 vs RELEASE_NOTES.md in procrastinator-1.1.0
- old
+ new
@@ -1,6 +1,22 @@
# Release Notes
+## 1.1.0 (2022-10-16)
+
+### Major Changes
+
+* none
+
+### Minor Changes
+
+* Removed process name limit.
+
+### Bugfixes
+
+* have_task matcher:
+ * Fixed have_task handling of nested matchers like be_within
+ * Improved have_task handling of string queue names vs symbols
+
## 1.0.1 (2022-09-20)
### Major Changes
* none