mirror of
https://github.com/Veridise/Picus.git
synced 2026-04-19 03:00:11 -04:00
Setup pre-release files
This commit is contained in:
0
.CHANGELOG.md.initial
Normal file
0
.CHANGELOG.md.initial
Normal file
1
.pre_release.counter
Normal file
1
.pre_release.counter
Normal file
@@ -0,0 +1 @@
|
||||
1
|
||||
10
CHANGELOG.md
10
CHANGELOG.md
@@ -0,0 +1,10 @@
|
||||
## v1.0.0-rc1 - 2023-10-26
|
||||
### Changed
|
||||
- Changed the supported Circom version from 2.0.7 to 2.1.6.
|
||||
- Suppress ANSI code in JSON logging for now, since the console shows the code raw, which is difficult to read.
|
||||
- Update gitignore file to ignore .venv for release_helpers
|
||||
|
||||
### Fixed
|
||||
- Fix Docker image building by switching to path context (as opposed to the Git context which has issues with private Git submodules).
|
||||
- Fix username and password for Docker base image build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user