Skip to content

Commit 08fa343

Browse files
committed
- HISTORY.md updated for version 0.2.1.
- Versions updated. issue #?
1 parent 3e5a461 commit 08fa343

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

HISTORY.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,11 @@
3939
* `version` commands added.
4040
* Minos CLI no longer generates `__pycache__` archives.
4141
* `init` command is no longer supported.
42+
43+
## 0.2.1 (2022-03-16)
44+
45+
* Updated microservices' query repository.
46+
* Enhanced defaults Redis Docker container.
47+
* Automatic databases creation in script SQL file.
48+
* Fixed bugs
49+
* Improved versions compatibility.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "minos-cli"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "Command Line Interface for the Minos framework"
55
readme = "README.md"
66
repository = "https://github.com/minos-framework/minos-cli"

0 commit comments

Comments
 (0)