Skip to content

Commit 1746cb5

Browse files
committed
Bumping hookee to 1.0.0 beta.
1 parent 50183a1 commit 1746cb5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ All notable changes to this project will be documented in this file.
33

44
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6-
## [Unreleased](https://github.com/alexdlaird/hookee/compare/0.0.12...HEAD)
6+
## [Unreleased](https://github.com/alexdlaird/hookee/compare/1.0.0...HEAD)
7+
8+
## [1.0.0](https://github.com/alexdlaird/hookee/compare/0.0.12...1.0.0) - 2019-09-10
79
### Added
810
- Additional `ngrok` passthrough args: `hostname` and `host_header`.
911
- Documentation improvements.

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Dive Deeper
138138

139139
Under the hood, ``hookee`` uses `Flask <https://flask.palletsprojects.com/en/1.1.x/>`_ as its server and
140140
`pyngrok <https://pyngrok.readthedocs.io/en/latest/>`_ to open and manage its tunnel. Being familiar with these
141-
two packages would allow ``hookee`` to be configured further.
141+
two packages would allow ``hookee`` to be configured and extended further.
142142

143143
For more advanced ``hookee`` usage, its own API documentation is also available.
144144

0 commit comments

Comments
 (0)