Skip to content

Commit 89372ab

Browse files
Update changelog to incude latest changes
1 parent dbc0b55 commit 89372ab

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,14 @@ Ideally, within a virtual environment.
1313
Changelog
1414
=========
1515

16-
### 2.3.3 - In Development
16+
### 2.4.0 - In Development
17+
- Updated Falcon requirement to 1.4.1
18+
- Fixed issue #590: Textual output formats should have explicitly defined charsets by default
19+
- Fixed issue #596: Host argument for development runner
20+
- Fixed issue #563: Added middleware to handle CORS requests
21+
- Implemented issue #612: Add support for numpy types in JSON output by default
22+
- Implemented improved class based directives with cleanup support (see: https://github.com/timothycrosley/hug/pull/603)
23+
- Support ujson if installed
1724
- Implement issue #579: Allow silencing intro message when running hug from command line
1825
- Implemented issue #531: Allow exit value to alter status code for CLI tools
1926
- Updated documentation generation to use hug's JSON outputter for consistency

0 commit comments

Comments
 (0)