Skip to content

Commit

Permalink
0.11.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Dec 21, 2023
1 parent 0995775 commit 7187b41
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@



## v0.11.0 (2023-12-21)

### Feature

* feat: add button to open log directory ([`a87b78e`](https://github.com/mbari-org/vars-gridview/commit/a87b78e028f6ef40e36921702595690b6260a3d9))

### Fix

* fix: grab focus in login dialog on startup ([`0995775`](https://github.com/mbari-org/vars-gridview/commit/0995775ffdd7f66c38364410669d7e4686194f2e))

* fix: update observation UUID constraint ([`946779f`](https://github.com/mbari-org/vars-gridview/commit/946779f5e238ca6e9a994b11bda6b50825a9132f))

* fix: open into log directory in macOS ([`aa6d37d`](https://github.com/mbari-org/vars-gridview/commit/aa6d37ddb5a6f369e298ce44e7d374fd3659881a))


## v0.10.0 (2023-12-14)

### Feature
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "vars-gridview"
version = "0.10.0"
version = "0.11.0"
description = "VARS GridView is a tool for reviewing and correcting VARS localizations in bulk."
authors = [
"Kevin Barnard <[email protected]>",
Expand Down

0 comments on commit 7187b41

Please sign in to comment.