We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72f9f07 commit 2bafbdeCopy full SHA for 2bafbde
CHANGELOG.md
@@ -4,21 +4,20 @@ All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](https://semver.org/).
5
6
7
-## 4.0.0 (unreleased)
+## x.y.z
8
9
### Added
10
-
+- REST API endpoint for getting list details (#89)
11
+- System tests for the test and dev environment (#81)
12
+- REST action for getting all subscribers for a list (#83)
13
14
### Changed
15
16
### Deprecated
17
18
### Removed
19
20
21
### Fixed
22
+- Always truncate the DB tables after an integration test (#86)
23
24
### Security
0 commit comments