Skip to content

Commit 52bbd92

Browse files
chore(release): 0.1.7 [skip ci]
## [0.1.7](v0.1.6...v0.1.7) (2023-11-13) ### Bug Fixes * add missing package descriptors ([72bc5b3](72bc5b3)) * correct path to python requirements ([cdc0557](cdc0557)) * fix calls to unit tests ([9b98d18](9b98d18)) * fix path to secure_logger ([1d6a1d9](1d6a1d9)) * move __version__.py to the root ([da0beac](da0beac)) * remove reference to django migrations ([e0a62be](e0a62be))
1 parent 312c2c6 commit 52bbd92

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [0.1.7](https://github.com/lpm0073/secure-logger/compare/v0.1.6...v0.1.7) (2023-11-13)
2+
3+
4+
### Bug Fixes
5+
6+
* add missing package descriptors ([72bc5b3](https://github.com/lpm0073/secure-logger/commit/72bc5b3c296e3f5d809ecad894c8b25aa1e0e0fa))
7+
* correct path to python requirements ([cdc0557](https://github.com/lpm0073/secure-logger/commit/cdc05577f5b6e5c1bb46b141ff61ff00a0eca899))
8+
* fix calls to unit tests ([9b98d18](https://github.com/lpm0073/secure-logger/commit/9b98d18016cfe99b38298bd910831c1de3988db0))
9+
* fix path to secure_logger ([1d6a1d9](https://github.com/lpm0073/secure-logger/commit/1d6a1d90c233464746a85dcb0add3ba6e0f8297a))
10+
* move __version__.py to the root ([da0beac](https://github.com/lpm0073/secure-logger/commit/da0beac04ec3144936aa92fb5deca8b97945b439))
11+
* remove reference to django migrations ([e0a62be](https://github.com/lpm0073/secure-logger/commit/e0a62be13deb323f683d39134f42b203e413ff49))
12+
113
# CHANGE LOG
214

315
All notable changes to this project will be documented in this file.

0 commit comments

Comments
 (0)