Skip to content

Commit a2f2f1b

Browse files
committed
Update CHANGELOG.md and Pipfile.lock. [ci skip]
1 parent 1e5c915 commit a2f2f1b

File tree

2 files changed

+184
-153
lines changed

2 files changed

+184
-153
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGE LOG
22

3+
## 1.6.1
4+
* [#41](https://github.com/fair-research/bdbag/issues/41): Add support for regex patterns in `filter_dict`.
5+
See PR [#42](https://github.com/fair-research/bdbag/pull/42).
6+
* Add `-frozen` qualifier suffix (when applicable) to version strings returned by get_distribution.
7+
* Pinned `setuptools_scm<6.0` due to it dropping support for Python 2.7/3.5 which we will still support for a little while longer.
8+
39
## 1.6.0
410
* Implement [#37](https://github.com/fair-research/bdbag/issues/37): Support external fetch transports via plug-in
511
architecture.

0 commit comments

Comments
 (0)