Skip to content

Commit 48b239c

Browse files
authored
Merge pull request #5 from quantinuum-dev/release-plz-2025-04-10T15-27-39Z
chore: release v0.1.0
2 parents 80724f4 + 39e80ca commit 48b239c

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
## [0.1.0](https://github.com/quantinuum-dev/qulacs-bridge/releases/tag/v0.1.0) - 2025-04-11
11+
12+
### Added
13+
14+
- Add PauliRotation support
15+
- Add more state functions
16+
- more gates and such
17+
18+
### Other
19+
20+
- Fix arguments
21+
- Specify release-plz arguments
22+
- Try updating packages
23+
- Add git client
24+
- Install devenv
25+
- Correct syntax
26+
- Try and use devenv
27+
- Try getting ci working
28+
- Correct shell syntax
29+
- Specify the shell
30+
- Reduce footprint of dev shell
31+
- Add nix dependencies
32+
- Create ci.yml
33+
- initial commit

0 commit comments

Comments
 (0)