/ CHANGELOG.md
CHANGELOG.md
 1  ## Changelog
 2  
 3  __0.4.0__
 4  
 5  - Fixes numerous vulns
 6  - Cleans up docker file and simplifications
 7  - Adds authorize widget to Swagger
 8  - Fixes remaining type issues for consistency and to make postgres happy
 9  
10  __0.3.0__
11  
12  - Adds ReDoc, swagger UI
13  - Complete front page
14  
15  __0.2.1__
16  
17  - Fixes issues with authentication endpoint not working
18  
19  __0.2.0__
20  
21  - end points and auth with db
22  
23  __0.1.2__
24  
25  - fixes some stuff, and other stuff 
26  
27  
28  __0.1.1__
29  
30  - fixes some stuff, and other stuff 
31  
32  __0.1.0__
33  
34  - add Jest tests
35  
36  __0.0.2__
37  
38  - Add PostgreSQL
39  
40  __0.0.1__
41  
42  - Initial setup, featherjs