notifications-common-library/CHANGELOG.md

31 lines
787 B
Markdown
Raw Permalink Normal View History

2022-04-20 10:47:08 +02:00
# Changelog for Notifications Common Library
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).
2022-06-16 15:56:38 +02:00
## [v1.5.0] - 2022-06-25
2022-04-20 10:47:08 +02:00
- Ported to git
## [v1.4.0] - 2017-02-01
- UserManager/GroupManager implementations need to be provided as input of several constructors
- Added thread to schedule job notifications
- Post notifications thread now accepts Set instead of List for mentioned vre groups and hashtags to avoid duplicates
## [v1.2.1] - 2016-02-29
- Added shared method for posting notifications
- Added support to discussion into email's body
## [v1.1.0] - 2015-10-13
- Added shared method for messaging notifications
## [v1.0.0] - 2015-06-30
- First release