Skip to content

Commit b2e7cec

Browse files
Changelog for 1.3.0
1 parent 73492bb commit b2e7cec

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,28 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6+
## [1.3.0] - 2022-11-30
7+
8+
### Added
9+
10+
* **API**: New endpoints to fetch notifications across users.
11+
* **API**: New endpoint to fetch unseen notifications.
12+
* **API**: More API tests.
13+
* **General**: Internal Notifo APP.
14+
15+
### Changed
16+
17+
* **Email**: Updated MJML version.
18+
* **Runtime**: Migration to Mediatr.
19+
* **Runtime**: Moving to scoped namespaces.
20+
* **Runtime**: Moved to .NET 7.
21+
* **Tracking**: New tracking system.
22+
23+
### Fixed
24+
25+
* **API**: Fixed to OpenAPI
26+
* **Assets**: Fixes to asset proxy.
27+
628
## [1.2.2] - 2022-08-10
729

830
### Fixed

0 commit comments

Comments
 (0)