Skip to content

Commit 3be3d88

Browse files
committed
Update CHANGELOG
1 parent 4747d49 commit 3be3d88

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,23 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
<!-- insertion marker -->
9+
## [5.3.0](https://github.com/yaph/logya/releases/tag/5.3.0) - 2025-05-04
10+
11+
<small>[Compare with 5.2.2](https://github.com/yaph/logya/compare/5.2.2...5.3.0)</small>
12+
13+
### Added
14+
15+
- Add cwd to pip install ([225fd3f](https://github.com/yaph/logya/commit/225fd3f479158012ea1ead4b89cc1edc232f9c19) by Ramiro Gómez).
16+
- Add comments Fewer variables ([99d53ae](https://github.com/yaph/logya/commit/99d53ae20d18703ef90d16bf16b2411ca6707a6b) by Ramiro Gómez).
17+
18+
### Changed
19+
20+
- Change import to: from logya import __version__, commands, server ([e05b9f5](https://github.com/yaph/logya/commit/e05b9f532c4d436298d1f8a3ab392de3e2a70388) by Ramiro Gómez).
21+
22+
### Removed
23+
24+
- Remove superflous comment ([e743530](https://github.com/yaph/logya/commit/e7435306790a399795e92bc9d37a68ab8f3566ca) by Ramiro Gómez).
25+
926
## [5.2.2](https://github.com/yaph/logya/releases/tag/5.2.2) - 2024-11-30
1027

1128
<small>[Compare with 5.2.1](https://github.com/yaph/logya/compare/5.2.1...5.2.2)</small>

0 commit comments

Comments
 (0)