summaryrefslogtreecommitdiff
path: root/support/arara/source/src/main/resources/org/islandoftex/arara/configuration/release-notes
diff options
context:
space:
mode:
Diffstat (limited to 'support/arara/source/src/main/resources/org/islandoftex/arara/configuration/release-notes')
-rw-r--r--support/arara/source/src/main/resources/org/islandoftex/arara/configuration/release-notes5
1 files changed, 5 insertions, 0 deletions
diff --git a/support/arara/source/src/main/resources/org/islandoftex/arara/configuration/release-notes b/support/arara/source/src/main/resources/org/islandoftex/arara/configuration/release-notes
new file mode 100644
index 0000000000..002c277ecd
--- /dev/null
+++ b/support/arara/source/src/main/resources/org/islandoftex/arara/configuration/release-notes
@@ -0,0 +1,5 @@
+* Introduced working directory support.
+* Reorganized code base for more speed.
+* Removed triggers and introduced session namespaces.
+* Removed the velocity templating language and several outdated methods.
+* Removed string-based commands (return "command";).