mirror of
https://github.com/nqrduck/nqrduck-spectrometer-limenqr.git
synced 2024-11-05 01:00:03 +00:00
Version bump v0.0.6
This commit is contained in:
parent
1bceba1a0f
commit
e9ba962634
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## Version 0.0.6 (05-05-2024)
|
||||
- Added a dwell time setting for receiving. Additionally the sampling frequency is now settable. (`1a6342e4cb3ee5a351547dc389873f9ce8f20a15`)
|
||||
- Measurements now have a name (`1bceba1a0f57ce168564cadecb30152020ca509c`)
|
||||
|
||||
### Version 0.0.5 (26-04-2024)
|
||||
- Added support for the new formbuilder provided by the nqrduck core
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ allow-direct-references = true
|
|||
|
||||
[project]
|
||||
name = "nqrduck-spectrometer-limenqr"
|
||||
version = "0.0.5"
|
||||
version = "0.0.6"
|
||||
authors = [
|
||||
{ name="jupfi", email="support@nqrduck.cool" },
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue