Skip to content

Commit c2538b3

Browse files
authored
Prep docs and versions (#226)
1 parent 5ce45ea commit c2538b3

File tree

2 files changed

+113
-98
lines changed

2 files changed

+113
-98
lines changed

docs/releases.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,25 @@ comments: true
44

55
# Release information
66

7-
87
In this guide we will cover the key information about the different releases.
98

9+
## v0.6
10+
11+
In this release, we continued the work on clean typing and we introduced first concepts for better security and logging, so extending the list of features.
12+
13+
What's Changed:
14+
15+
* Improved documentation
16+
* Fix the cold atom type by
17+
* Clean distinction between backend name and display name
18+
* timestamp the loops of the queue
19+
* Much cleaner add job
20+
* Cleaner tests
21+
* Make it possible to sign the results for the backend supplier
22+
* Delete file should fail if file does not exist
23+
* Do not allow to add a config with a name that already exists
24+
* Make it possible to log basic activities
25+
1026
## v0.5
1127

1228
This release further increased the typing and testing of the package. It also fixed some long standing usability bugs for the user.

0 commit comments

Comments
 (0)