~jan0sch/smederee
Showing details for patch 89e8208bf09b6fbd4c46d527acd12f87332a01ec.
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) ===================