Skip to content

Commit

Permalink
bump version and changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
hkershaw-brown committed Jan 14, 2025
1 parent fa91d59 commit 0f68bc1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,12 @@ individual files.

The changes are now listed with the most recent at the top.

**January 9 2024 :: Bug-fix 1D obs_diag. Tag v11.8.7**
**January 14 2025 :: Bug-fix MOM6 potential temperature. Tag v11.8.8**

- MOM6 model_interpolate for potential temperature
- Update lorenz workshop input.nmls to v11

**January 9 2025 :: Bug-fix 1D obs_diag. Tag v11.8.7**

- Added a dummy dimension so 1D obs_diag output can be used with
MATLAB diagnostic tools
Expand Down
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
author = 'Data Assimilation Research Section'

# The full version, including alpha/beta/rc tags
release = '11.8.8'
release = '11.8.9'
root_doc = 'index'

# -- General configuration ---------------------------------------------------
Expand Down

0 comments on commit 0f68bc1

Please sign in to comment.