Skip to content

Commit d1b953f

Browse files
committed
CHANGELOG: redirect README examples to example directory
1 parent 01b280f commit d1b953f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ and this project adheres to
2626
- Updated l9format requirement from =2.0.0 to =2.0.1 ([5764b2f], [#74])
2727
- Use explicit include lists instead of exclude lists for hatch build targets
2828
(sdist and wheel) in `pyproject.toml` ([aa9cc03], [#75])
29+
- README: replace inline examples with links to `example/` directory
30+
([01b280f], [#76])
2931

3032
### Fixed
3133

@@ -84,6 +86,7 @@ and this project adheres to
8486
[0.1.9]: https://github.com/LeakIX/LeakIXClient-Python/releases/tag/v0.1.9
8587

8688
<!-- Commit links -->
89+
[01b280f]: https://github.com/LeakIX/LeakIXClient-Python/commit/01b280f
8790
[aa9cc03]: https://github.com/LeakIX/LeakIXClient-Python/commit/aa9cc03
8891
[5764b2f]: https://github.com/LeakIX/LeakIXClient-Python/commit/5764b2f
8992
[cfa8b6c]: https://github.com/LeakIX/LeakIXClient-Python/commit/cfa8b6c
@@ -111,3 +114,4 @@ and this project adheres to
111114
[#72]: https://github.com/LeakIX/LeakIXClient-Python/pull/72
112115
[#74]: https://github.com/LeakIX/LeakIXClient-Python/pull/74
113116
[#75]: https://github.com/LeakIX/LeakIXClient-Python/pull/75
117+
[#76]: https://github.com/LeakIX/LeakIXClient-Python/pull/76

0 commit comments

Comments
 (0)