Skip to content

Commit a26df08

Browse files
authored
Merge pull request #2 from ty13r/docs-updates-post-merge
Post-merge documentation updates
2 parents ee4009e + 8c00370 commit a26df08

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3131
- Added shareable preview links limitation to known issues
3232
- Documented that python-substack library hasn't been updated in 2+ years
3333

34+
### Infrastructure
35+
- Fixed CI/CD pipeline - all tests now pass in GitHub Actions
36+
- Added unit and integration tests to version control (fixed .gitignore)
37+
- Fixed code formatting and linting issues across entire codebase
38+
3439
### Known Issues
3540
- Image rendering shows markdown syntax instead of rendered images
3641
- Subscriber count may show 0 even with subscribers (API limitation)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
## 📋 Requirements
1313

14-
- Python 3.9 or higher
14+
- Python 3.10 or higher
1515
- Substack account credentials:
1616
- Email and password (recommended)
1717
- OR session token and user ID

0 commit comments

Comments
 (0)