obervinov / users-package

This Python module is designed to simplify user management in Telegram bots, providing the necessary functionality for tasks such as user authentication, authorization and compliance with speed limits, ensuring effective management of user attributes and access rights.
MIT License
1 stars 0 forks source link

Fix wrong links format by release/v2.0.0 in CHANGELOG.md #28

Closed obervinov closed 8 months ago

obervinov commented 8 months ago

https://github.com/obervinov/users-package/blob/main/CHANGELOG.md?plain=1#L10-L18

## v2.0.0 - 2023-11-07
### What's Changed
**Full Changelog**: https://github.com/obervinov/users-package/compare/v1.0.5...v2.0.0 by @obervinov in https://github.com/obervinov/users-package/pull/24
#### 📚 Documentation
* [Users:v2 expand access rights and user attributes](https://github.com/obervinov/users-package/issues/21)
* [Improvements to the Vault dependency](https://github.com/obervinov/users-package/issues/27)
#### 💥 Breaking Changes
* [Users:v2 expand access rights and user attributes](https://github.com/obervinov/users-package/issues/21)
* [Deprecate outdated class and methods users:v1](https://github.com/obervinov/users-package/issues/26)
#### 🚀 Features
* [Update template workflow to v1.0.5](https://github.com/obervinov/users-package/issues/23)
* [Users:v2 expand access rights and user attributes](https://github.com/obervinov/users-package/issues/21)
* [Improvements to the Vault dependency](https://github.com/obervinov/users-package/issues/27)