From 310cbcf8dfb31b131867b129238735739ff687a6 Mon Sep 17 00:00:00 2001 From: David Schmitz <schmitz@lrz.de> Date: Fri, 23 Jul 2021 06:30:14 +0000 Subject: [PATCH] updating ChangeLog --- ChangeLog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3cff81c3..08dfd341 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +======= +1.7 RELEASE (in 2021) +Completed Reimplementation + - Update to Python 3 and Django 2 + - Reimplementation of many parts necessary because of changed dependencies + - REST API improved + +======= +1.65 (in 2020) +Basic Reimplementation + - Update to Python 3 and Django 2 + +======= +(in 2019) +Enhancements + - Docker test installation container + - NETCONF simulator container for testing + +======= +1.5 RELEASE (in 2018) +Updates and Enhancements + - Added SNMP statistics and statistic graphs + - Easy specification of port ranges + - Improved date picker + - eduGAIN errors made depending on the configuration + - Many other enhancements + ======= 1.2 RELEASE Updates and enhancements. Check documentation for updating from previous versions -- GitLab