From 993fda571ccfa4b3789819fe86451fa5c303b7b2 Mon Sep 17 00:00:00 2001 From: Allan Brighton Date: Tue, 22 Aug 2023 20:44:46 +0200 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 283b6dc79..a6be1dc96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,16 @@ All notable changes to this project will be documented in this file. ## Upcoming Changes n/a +## [ESW v0.6.0] - + +- Replaced akka dependency with pekko +- Updated to scala-3.3.0 +- Updated all dependencies + +### Documentation +- Reference paradox documentation: https://tmtsoftware.github.io/esw/0.6.0/ +- Scaladoc: https://tmtsoftware.github.io/esw/0.6.0/api/scala/index.html + ## [ESW v0.5.1] - 2023-03-28 - Updated releasing instructions