File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-logging/#history
66
7+ ### [ 2.0.1] ( https://www.github.com/googleapis/python-logging/compare/v2.0.0...v2.0.1 ) (2020-12-02)
8+
9+
10+ ### Bug Fixes
11+
12+ * remove duplicate stream handler ([ #106 ] ( https://www.github.com/googleapis/python-logging/issues/106 ) ) ([ eb5cf40] ( https://www.github.com/googleapis/python-logging/commit/eb5cf407129fb76124d6a405c0805b70f2689cc4 ) )
13+
14+
15+ ### Documentation
16+
17+ * fix logger documentation ([ #100 ] ( https://www.github.com/googleapis/python-logging/issues/100 ) ) ([ 6a46b46] ( https://www.github.com/googleapis/python-logging/commit/6a46b46a6bbc154c9b5b737859f108021ab5b201 ) )
18+
719## [ 2.0.0] ( https://www.github.com/googleapis/python-logging/compare/v1.15.1...v2.0.0 ) (2020-11-19)
820
921
Original file line number Diff line number Diff line change 2222
2323name = "google-cloud-logging"
2424description = "Stackdriver Logging API client library"
25- version = "2.0.0 "
25+ version = "2.0.1 "
2626# Should be one of:
2727# 'Development Status :: 3 - Alpha'
2828# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments