diff --git a/CHANGELOG.md b/CHANGELOG.md
index 530723d2..397ae3a2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,21 @@
# Changelog
+## v1.4.4 [2022-06-08]
+
+Rebuild container to pull in newer version of Python (3.6.9)
+Use Java 17 LTS
+Update Docker command java location
+
+Bump postgresql from 1.17.1 to 1.17.2
+Bump spring-data-commons from 2.6.3 to 2.7.0
+Bump hibernate-types-55 from 2.16.1 to 2.16.2
+Bump jena-core from 4.4.0 to 4.5.0
+Bump jackson-core from 2.13.2 to 2.13.3
+Update spring boot (2.6.1 → 2.6.7), liquibase (unpinned → 4.10.), jgit (5.13 → 6.1)
+Bump liquibase-core from 4.10.0 to 4.11.0
+Bump junit-jupiter from 1.17.1 to 1.17.2
+
## v1.4.3 [2022-04-19]
A few workflows were not rendering correctly after the upgrade from MongoDB to
PostgreSQL. The reason was a security update in Thymeleaf that stopped Java
diff --git a/pom.xml b/pom.xml
index 789ff259..c3e19291 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
org.commonwl.view
cwlviewer
- 1.4.4-SNAPSHOT
+ 1.4.4
jar
CWLViewer