Update Release Notes authored by Eva Schiffer's avatar Eva Schiffer
...@@ -2,6 +2,12 @@ This page includes notes about the changes in released versions of Glance. Newer ...@@ -2,6 +2,12 @@ This page includes notes about the changes in released versions of Glance. Newer
------------ ------------
**version 0.4.2**
Cleaned up usage of keys() and moved to using importlib for loading configuration files, since imp is depreciated.
------------
**version 0.4.1** **version 0.4.1**
Glance has moved to Python 3.6! We have transitioned from using the old Basemap libraries to using Cartopy and also from PyQt4 to PyQt5. Glance has moved to Python 3.6! We have transitioned from using the old Basemap libraries to using Cartopy and also from PyQt4 to PyQt5.
... ...
......