mirror of https://github.com/gmbrax/Pilgrim.git
Compare commits
10 Commits
de0e415ee2
...
6dc2c01325
| Author | SHA1 | Date |
|---|---|---|
|
|
6dc2c01325 | |
|
|
860fee2d19 | |
|
|
fce47db0f8 | |
|
|
6ab35e680d | |
|
|
b704a524c8 | |
|
|
63db2517f3 | |
|
|
60311bc714 | |
|
|
5657645801 | |
|
|
71cb79aa40 | |
|
|
7d882b5f21 |
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -16,6 +16,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Export features
|
||||
- Testing implementation
|
||||
|
||||
## [0.0.3] - 2025-07-07
|
||||
|
||||
### Changed
|
||||
- Removed the dependency on textual-dev from pyproject.toml
|
||||
|
||||
## [0.0.2] - 2025-07-07
|
||||
|
||||
### Changed
|
||||
- Changed the license in pyproject.toml to BSD
|
||||
|
||||
## [0.0.1] - 2025-07-06
|
||||
|
||||
### Added
|
||||
|
|
@ -34,7 +44,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
- Installation Method 1 not yet implemented
|
||||
- No testing suite implemented yet
|
||||
- Some features may be unstable in alpha version
|
||||
- Some features may be unstable in an alpha version
|
||||
|
||||
[Unreleased]: https://github.com/username/pilgrim/compare/v0.0.1...HEAD
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue