Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.1.3](https://github.com/noir-lang/noirup/compare/v0.1.2...v0.1.3) (2023-09-05)


### Features

* **flags:** add support for feature flags ([#37](https://github.com/noir-lang/noirup/issues/37)) ([18d911b](https://github.com/noir-lang/noirup/commit/18d911bfb15cd3219e4a4d046f96ca3b1c2e3d5f))


### Bug Fixes

* Checkout the project at release tag to find files to upload ([82f68ff](https://github.com/noir-lang/noirup/commit/82f68ffd1f0bcf1009db917df25482bf7e8b2650))
* **ci:** Checkout the project at release tag to find files to upload ([#29](https://github.com/noir-lang/noirup/issues/29)) ([82f68ff](https://github.com/noir-lang/noirup/commit/82f68ffd1f0bcf1009db917df25482bf7e8b2650))

## [0.1.2](https://github.com/noir-lang/noirup/compare/v0.1.1...v0.1.2) (2023-04-26)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.2
0.1.3