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 11# Changelog
22All notable changes to this project will be documented in this file.
33
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
146#### Api Changes
157- Configuration setup has been simplified and streamlined. Now it looks like this:
168 ``` js
@@ -24,3 +16,14 @@ All notable changes to this project will be documented in this file.
2416#### Fixed
2517- Bug in the OpenAPI schema not allowing users to use filters when creating a notification.
2618- 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