Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
wpreimes committed Jun 16, 2023
1 parent bc4df0e commit 336171d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ Changelog
Unreleased changes in master branch
===================================

-

Version 1.3.4
=============

- Fixed bug with parsing sensor files for RISMA network in "header & files" format

Version 1.3.3
Expand Down
1 change: 0 additions & 1 deletion src/ismn/interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -981,4 +981,3 @@ def print_climate_dict(self) -> None:
def close_files(self):
# close all open filehandlers
self.__file_collection.close()

0 comments on commit 336171d

Please sign in to comment.