Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuales committed Feb 22, 2016
1 parent f5ebf50 commit 5a42f83
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
### 0.3.0 (2015-??-??)
### 0.3.0 (2016-02-22)

* Allow defining a custom template to be used by SwaggerUi
* Allow defining a custom template to be used by SwaggerUi (#3)
* Use ngAnnotate
* Insert templates in swaggerUi module
* Auto add modules at startup to avoid executing `app.run(...)`
* Fix model generation of objects having no properties
* Fix Swagger 1.2 references (#35)
* Fix API explorer when using formData (#36)
* Fix sample JSON of operations having examples

### 0.2.7 (2015-10-28)

Expand Down

0 comments on commit 5a42f83

Please sign in to comment.