Skip to content

Commit c6f5b7f

Browse files
committed
release: Version 1.18.3 [skip ci]
Automatically generated by python-semantic-release
1 parent d5bf85c commit c6f5b7f

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v1.18.3 (2022-12-07)
6+
### Fix
7+
* Add documentation for log_error_response option ([#88](https://github.com/logdna/python/issues/88)) ([`d5bf85c`](https://github.com/logdna/python/commit/d5bf85ca26579e0186e1abdbcd1b6c44c60c9eca))
8+
59
## v1.18.2 (2022-05-10)
610
### Fix
711
* Requests error handling ([#82](https://github.com/logdna/python/issues/82)) ([`e412859`](https://github.com/logdna/python/commit/e4128592aa9c2301c6467115148f2f23f88da9d3))

logdna/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.18.2
1+
1.18.3

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "logdna"
3-
version = "1.18.2"
3+
version = "1.18.3"
44
description = 'A Python Package for Sending Logs to LogDNA'
55
authors = ["logdna <help@logdna.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)