Skip to content

Commit e7e72ec

Browse files
committed
Added borders, rivers, and lakes checkbuttons in map
1 parent bcbc056 commit e7e72ec

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
---------
33

4-
v4.4 (??? 2024)
4+
v4.4 (Feb 2024)
55
* Added borders, rivers, and lakes checkbuttons in map.
66
* Bugfix formatted string used wrong data type in `analyse_netcdf`.
77
* Move themes and images directories from src/ncvue to src directory.

src/ncvue/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@
6060
* v4.1.2, ncvue is gui_script entry_point, Jun 2022, Matthias Cuntz
6161
* v4.2, allow groups in netcdf files, Jan 2024, Matthias Cuntz
6262
* v4.3, allow multiple netcdf files, Jan 2024, Matthias Cuntz
63+
* v4.4, Add borders, rivers, and lakes checkbuttons in map,
64+
Feb 2024, Matthias Cuntz
6365
6466
"""
6567
# helper functions

0 commit comments

Comments
 (0)