Skip to content

Commit cc1cd67

Browse files
committed
update CHANGELOG.md
Signed-off-by: Grant Ramsay <seapagan@gmail.com>
1 parent 303d17a commit cc1cd67

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,12 @@ Everything in this section will be included in the next official release.
1414

1515
**Closed Issues**
1616

17+
- Cache Integration ([#116](https://github.com/seapagan/fastapi-template/issues/116)) by [seapagan](https://github.com/seapagan)
1718
- Metrics and Observability endpoints ([#114](https://github.com/seapagan/fastapi-template/issues/114)) by [seapagan](https://github.com/seapagan)
1819

1920
**New Features**
2021

22+
- Feat: Add optional Redis caching infrastructure ([#803](https://github.com/seapagan/fastapi-template/pull/803)) by [seapagan](https://github.com/seapagan)
2123
- Feat: add optional Prometheus metrics endpoint ([#799](https://github.com/seapagan/fastapi-template/pull/799)) by [seapagan](https://github.com/seapagan)
2224
- Feat: include query parameters in request logs ([#797](https://github.com/seapagan/fastapi-template/pull/797)) by [seapagan](https://github.com/seapagan)
2325
- Paginate users list endpoint ([#796](https://github.com/seapagan/fastapi-template/pull/796)) by [seapagan](https://github.com/seapagan)
@@ -45,6 +47,7 @@ Everything in this section will be included in the next official release.
4547

4648
**Documentation**
4749

50+
- Chore: update copyright year to 2026 ([#802](https://github.com/seapagan/fastapi-template/pull/802)) by [seapagan](https://github.com/seapagan)
4851
- Docs: comprehensive documentation improvements ([#800](https://github.com/seapagan/fastapi-template/pull/800)) by [seapagan](https://github.com/seapagan)
4952

5053
**Dependency Updates**

0 commit comments

Comments
 (0)