Skip to content

Commit

Permalink
0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
abkfenris committed Sep 30, 2020
1 parent 41b06b6 commit d41e301
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,20 @@ Additions:

Changes:

Fixes:

## 0.1.10 - 9/30/2020

Changes:

- Add oxygen_concentration_in_sea_water data type.
- Bedford wave forecast should be significant wave height.
- Update dependencies
- Python from 3.8.5 to 3.8.6
- Django Debug Toolbar from 2.2 to 3.1
- Django Rest Framework from 3.11 to 3.12
- Sentry SDK from 0.17.7 to 0.18.0
- py.test from 6.0 to 6.1

Fixes:

Expand Down
2 changes: 1 addition & 1 deletion app/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool]
[tool.poetry]
name = "buoy_barn"
version = "0.1.9"
version = "0.1.10"
description = "NERACOOS lightweight API sitting in front of ERDDAP"
authors = ["Alex Kerney <[email protected]>"]

Expand Down

0 comments on commit d41e301

Please sign in to comment.