Skip to content

Commit

Permalink
Release version 4.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sjaensch committed Sep 6, 2017
1 parent 356ac72 commit ad1c3a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
@@ -1,6 +1,10 @@
Changelog
=========

4.8.4 (2017-09-06)
------------------
- Make sure all models are properly tagged when flattening the spec - PR #191.

4.8.3 (2017-09-05)
------------------
- Improve spec flattening: recognize response objects and expose un-referenced models - PR #184.
Expand Down
2 changes: 1 addition & 1 deletion bravado_core/__init__.py
@@ -1,2 +1,2 @@
# -*- coding: utf-8 -*-
version = '4.8.3'
version = '4.8.4'

0 comments on commit ad1c3a8

Please sign in to comment.