chore(main): release 0.5.0

This commit is contained in:
github-actions[bot] 2023-10-06 06:48:39 +00:00 committed by GitHub
parent bdb346fd17
commit af9f009e6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 1 deletions

View File

@ -1,5 +1,17 @@
# Changelog
## [0.5.0](https://github.com/shizand/statapp/compare/v0.4.2...v0.5.0) (2023-10-06)
### Новые функции
* добавлен "Линейный полином" ([#74](https://github.com/shizand/statapp/issues/74)) ([232de9f](https://github.com/shizand/statapp/commit/232de9f145862a1a1e493478ba5fe8a6e4866e5a))
### Исправления
* добавлены переводы для QMessageBox ([#73](https://github.com/shizand/statapp/issues/73)) ([e653c3d](https://github.com/shizand/statapp/commit/e653c3df29355e84f5845d428d2265b902f5abeb))
## [0.4.2](https://github.com/shizand/statapp/compare/v0.4.1...v0.4.2) (2023-10-03)

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "statapp"
version = "0.4.2"
version = "0.5.0"
description = ""
authors = [
"Maxim Slipenko <statapp@maks1ms.addy.io>"