social-library-stubs/CHANGELOG.md

15 lines
338 B
Markdown
Raw Normal View History

2023-11-27 16:42:53 +01:00
2023-11-27 16:49:03 +01:00
# Changelog for Social Networking Library Stubs
2023-11-27 16:42:53 +01:00
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2024-05-17 11:41:15 +02:00
## [v1.0.1] - 2024-04-16
2024-04-16 15:36:56 +02:00
- Null pointer exception bug fixed
2024-05-17 11:39:16 +02:00
- Removed unnecessary logs
2024-04-16 15:36:56 +02:00
2023-12-11 13:06:20 +01:00
## [v1.0.0] - 2023-11-15
2023-11-27 16:42:53 +01:00
2023-11-27 16:49:03 +01:00
- First release