~jan0sch/smederee

Showing details for patch 89e8208bf09b6fbd4c46d527acd12f87332a01ec.
2023-06-29 (Thu), 7:08 PM - Jens Grassel - 89e8208bf09b6fbd4c46d527acd12f87332a01ec

CHANGELOG: Update with changes since the last release.

Summary of changes
1 files modified with 18 lines added and 0 lines removed
  • CHANGELOG.md with 18 added and 0 removed lines
diff -rN -u old-smederee/CHANGELOG.md new-smederee/CHANGELOG.md
--- old-smederee/CHANGELOG.md	2025-01-15 21:33:21.362260100 +0000
+++ new-smederee/CHANGELOG.md	2025-01-15 21:33:21.362260100 +0000
@@ -23,6 +23,24 @@
 Unreleased
 ==========
 
+Added
+-----
+
+- basic administration commands via cli for the hub module
+- basic sftp support for darcs operations via ssh
+- more information regarding deployment in the README
+- include build information (name, version, scala version) in hub and ticket
+  modules
+- example configuration file for running hub and ticket module on localhost
+
+Changed
+-------
+
+- removal of integration test build configuration axis from sbt
+- lots of dependency updates
+- suppress diagnostic logging output from logback
+- default configuration now contains defaults for all settings
+
 v0.7.0 (2023-05-28)
 ===================