diff CHANGES.txt @ 6798:863c63b73315

Document docker changes. set up for 2.3.0 release.
author John Rouillard <rouilj@ieee.org>
date Thu, 21 Jul 2022 01:24:24 -0400
parents a1868fe784d0
children 25d08e15e3b4
line wrap: on
line diff
--- a/CHANGES.txt	Thu Jul 21 00:54:52 2022 -0400
+++ b/CHANGES.txt	Thu Jul 21 01:24:24 2022 -0400
@@ -12,6 +12,19 @@
 Roundup 2.0 supports Python 3.4 and later. Roundup 2.1.0 supports
 python 3.6 or newer (3.4/3.5 might work, but they are not tested).
 
+2023-xx-yy 2.3.0
+
+Fixed:
+
+- Dockerfile healthcheck fixed so it works when trackers are specified
+  on command line. Also cleanup of unneeded packages.
+
+
+Features:
+
+- Dockerfile build allows adding additional python packages via pip,
+  setting UID traker is run under.
+
 2022-07-13 2.2.0
 
 Fixed:

Roundup Issue Tracker: http://roundup-tracker.org/