Skip to content

Commit 9df9771

Browse files
committed
v0.12.1
1 parent 92ec7c7 commit 9df9771

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.12.1
4+
5+
* Add the tag "network" to specs that require real network access ([92ec7c7](https://github.com/mamantoha/http_proxy/commit/92ec7c77c0aa334cb798b69be4c64958ac0e02a5))
6+
37
## 0.12.0
48

59
* **(breaking-change)** Rename `HTTP::Proxy::Server::BasicAuth` to `HTTP::Proxy::Server::BasicAuthHandler` ([#37](https://github.com/mamantoha/http_proxy/pull/37))

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: http_proxy
2-
version: 0.12.0
2+
version: 0.12.1
33

44
authors:
55
- Theo Li <bbtfrr@gmail.com>

0 commit comments

Comments
 (0)