File tree Expand file tree Collapse file tree 1 file changed +13
-10
lines changed Expand file tree Collapse file tree 1 file changed +13
-10
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
- ## January 2022
5
-
6
- ### ` 1.0.0-beta4 ` - 02/25/2022
7
- #### Added
8
- - .npmignore file
9
-
10
- #### Fixed
11
- - Missing ` dist ` directory since npm was ignoring it due to lack of .npmignore
12
-
13
- ### ` 1.0.0-beta5 ` - 10/1/2022
4
+ ## November 2022
5
+ ### ` 1.0.0-beta5 ` - 11/14/2022
14
6
#### Api Changes
15
7
- Configuration setup has been simplified and streamlined. Now it looks like this:
16
8
``` js
@@ -24,3 +16,14 @@ All notable changes to this project will be documented in this file.
24
16
#### Fixed
25
17
- Bug in the OpenAPI schema not allowing users to use filters when creating a notification.
26
18
- Bug in the OpenAPI schema not allowing to set the notification name.
19
+
20
+
21
+ ## February 2022
22
+
23
+ ### ` 1.0.0-beta4 ` - 02/25/2022
24
+ #### Added
25
+ - .npmignore file
26
+
27
+ #### Fixed
28
+ - Missing ` dist ` directory since npm was ignoring it due to lack of .npmignore
29
+
You can’t perform that action at this time.
0 commit comments