Skip to content

Commit

Permalink
Release 0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Nov 4, 2024
1 parent f21e3ef commit d1032ef
Show file tree
Hide file tree
Showing 3 changed files with 181 additions and 175 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
# Changelog

## Next version
## 0.1.10 - 2024-11-04

### ✨ Improved

* Allow to modify a night log comment.
* Attach full plaintext version of the night log to the email.

### 🏷️ Changed

* Swap the order of the exposure data and software versions in the night log email template.


## 0.1.9 - 2024-10-30

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 = "lvmapi"
version = "0.1.10a0"
version = "0.1.10"
description = "REST API for LVM operations"
authors = [
{ name = "José Sánchez-Gallego", email = "gallegoj@uw.edu" }
Expand Down
Loading

0 comments on commit d1032ef

Please sign in to comment.