Skip to content

Commit

Permalink
Update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoftco committed Dec 1, 2023
1 parent 3c98cb5 commit 7d1573b
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
Pre-release
- `cmake --build build --target install` now installs staq's source code in
- When configuring staq with `cmake -B build -DINSTALL_SOURCES=ON`,
`cmake --build build --target install` now installs staq's source code in
addition to the binaries
- Renamed the "examples" directory to "misc"
- Moved "qpu_specs" and "scripts" directories to "misc"
- Added standalone source code example (requires staq installation) in the
"examples/standalone" directory
- Renamed the ["examples"] directory to ["misc"]
- Moved ["qpu_specs"] and ["scripts"] directories to ["misc"]
- Added standalone source code example (requires staq's source installation)
in the ["examples/standalone"] directory

Version 3.3
- Implemented the grid synth rotation synthesizer algorithm
Expand Down

0 comments on commit 7d1573b

Please sign in to comment.