Skip to content

Commit facd192

Browse files
committed
📖 docs: add v3.6.2 changelog with support button and dependency updates
1 parent 9462af2 commit facd192

1 file changed

Lines changed: 43 additions & 0 deletions

File tree

.github/CHANGELOG/v3.6.2.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Add support page, dependencies update
2+
3+
## TL; DR 🎯
4+
5+
Bump dependencies to the latest versions, add a support button to the GitHub repository.
6+
7+
## NEW ✨
8+
9+
- Added a "Sponsor" button to the GitHub repository that links to our [Ko-fi page](https://ko-fi.com/morgankryze). If you find this project useful and would like to support its development, consider buying us a coffee!
10+
11+
## IMPROVED 📈
12+
13+
- Bumped dependencies to:
14+
- MSTest.TestAdapter > v3.10.4
15+
- MSTest.TestFramework > v3.10.4
16+
- csharpier > v1.1.2
17+
- reportgenerator > v5.4.14
18+
19+
## FIXED 🐛
20+
21+
- None.
22+
23+
## DOCS 📜
24+
25+
- [ ] ✅ Docs added
26+
- [ ] 🚧 Writing docs
27+
- [ ] ❌ No docs added
28+
- [x] ⏩ No docs needed
29+
30+
## TESTS 🔍
31+
32+
- [ ] ✅ Features totally covered
33+
- [ ] 🚧 Features tests incomplete
34+
- [ ] ❌ No tests added
35+
- [x] ⏩ No tests needed
36+
37+
## FEEDBACK 📃
38+
39+
We are always open for feedback and discussions. If you are using our library and want to share your use case, or if you have any suggestions for improvement, please feel free to [open an issue](https://github.com/MorganKryze/ConsoleAppVisuals/issues) or [open a discussion](https://github.com/MorganKryze/ConsoleAppVisuals/discussions) on our GitHub repository. Your input helps us understand possible use cases and make necessary improvements.
40+
41+
---
42+
43+
**Full changelog**: <https://github.com/MorganKryze/ConsoleAppVisuals/compare/v3.6.1...v3.6.2>

0 commit comments

Comments
 (0)