Skip to content

Commit

Permalink
Release 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Sep 26, 2024
1 parent ad75af0 commit 77b30be
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 26 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 0.1.6 - 2024-09-26

### ✨ Improved

* Explicitely fail the action on error.
* Preserve empty string in error field in the database.

### 🔧 Fixed

* Always post the fill link in Slack and email.

## 0.1.5 - 2024-09-25

### 🔧 Fixed
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "lvmcryo"
version = "0.1.6a0"
version = "0.1.6"
description = "LVM cryostat tools"
authors = [
{ name = "José Sánchez-Gallego", email = "[email protected]" }
Expand Down
50 changes: 25 additions & 25 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 77b30be

Please sign in to comment.