We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82b8eeb commit 5eb0581Copy full SHA for 5eb0581
CHANGELOG.md
@@ -10,8 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
- Add the `--checkout` option to the `create` command to support using specific
11
branches and tags. Example:
12
`blacksheep create my-proj2 --template mvc --checkout v1.0.2`.
13
-- Add support for `int` and `float` question types (to enable budget
14
- validation).
+- Add support for `int` and `float` question types.
15
- Add missing `__init__.py` files.
16
- Update dependencies, apply latest formatting from `black`.
17
- Workflow maintenance.
0 commit comments