aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2023-03-21 17:06:26 -0700
committerSean Whitton <spwhitton@spwhitton.name>2023-03-21 17:06:26 -0700
commitff076e024f7be21ccb05e55fa1b39b4abdff56c4 (patch)
treefe8ac5d8b3acca204bee515988edb41c2846d115 /doc
parenta1006865033988884f1f13e93e497eb0ec28abe4 (diff)
downloadconsfigurator-ff076e024f7be21ccb05e55fa1b39b4abdff56c4.tar.gz
add REAPPLIED and PERIODIC:REAPPLIED-AT-MOST property combinators
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc')
-rw-r--r--doc/news.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/news.rst b/doc/news.rst
index c49b4a2..c70afa9 100644
--- a/doc/news.rst
+++ b/doc/news.rst
@@ -23,6 +23,11 @@ In summary, you should always be able to upgrade to a release which only
increments ``patch``, but if either of the other two components have changed,
you should review this document and see if your consfig needs updating.
+1.3.1 (unreleased)
+------------------
+
+- Add REAPPLIED and PERIODIC:REAPPLIED-AT-MOST property combinators.
+
1.3.0 (2023-03-17)
------------------