Skip to content

Commit

Permalink
Changelog for 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianStehle committed Nov 30, 2022
1 parent 73492bb commit b2e7cec
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,28 @@ All notable changes to this project will be documented in this file.

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).

## [1.3.0] - 2022-11-30

### Added

* **API**: New endpoints to fetch notifications across users.
* **API**: New endpoint to fetch unseen notifications.
* **API**: More API tests.
* **General**: Internal Notifo APP.

### Changed

* **Email**: Updated MJML version.
* **Runtime**: Migration to Mediatr.
* **Runtime**: Moving to scoped namespaces.
* **Runtime**: Moved to .NET 7.
* **Tracking**: New tracking system.

### Fixed

* **API**: Fixed to OpenAPI
* **Assets**: Fixes to asset proxy.

## [1.2.2] - 2022-08-10

### Fixed
Expand Down

0 comments on commit b2e7cec

Please sign in to comment.