Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Commit

Permalink
chore: tag 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ncloudioj committed Nov 10, 2021
1 parent bc89e5f commit ac126b5
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
<a name="1.5.1"></a>
## 1.5.1 (2021-11-10)


#### Test

* add integration test coverage for path filtering (#313) ([bc89e5f2](https://github.com/mozilla-services/contile/commit/bc89e5f206e7ee7301e17f7252c6d56bdeef3125))

#### Bug Fixes

* ensure settings from file are filtered like env settings (#314) ([b510434d](https://github.com/mozilla-services/contile/commit/b510434d6deccfd75fce11560d67cdb0c7860e4f))

#### Features

* Refine the host & pathing filter (#311) ([99ee20ea](https://github.com/mozilla-services/contile/commit/99ee20ea8c926b57f656201ae3b354c36259e001))



<a name="1.5.0"></a>
## 1.5.0 (2021-11-03)

Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "contile"
version = "1.5.0"
version = "1.5.1"
authors = [
"Philip Jenvey <pjenvey@underboss.org>",
"jrconlin <jr+git@mozilla.com>",
Expand Down

0 comments on commit ac126b5

Please sign in to comment.