File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## in progress
4
+ * CI: Make release job grab the complete repository history. Thanks, Andrew!
5
+ * CI: Fix path to ` conda/setup.py `
6
+ * Improve README: Add examples for creating a user and an organization.
7
+ Thanks, Anton!
8
+ * Fork the repository to https://github.com/panodata/grafana-client .
9
+ Discussion: https://github.com/m0nhawk/grafana_api/issues/88 .
10
+ * Rename Python package from ` grafana_api ` to ` grafana-client ` and
11
+ update the repository location.
12
+ * CI: Fix tests on PyPy by installing ` libxml2-dev ` and ` libxslt-dev `
13
+ * CI: Fix Codecov uploader by using GitHub Action recipe
14
+ * CI: Remove CodeQL analysis
15
+ * Adjust documentation to project fork
16
+ * CI: Expand test matrix by Python 3.9 and 3.10
17
+ * Add ` CHANGELOG.md ` , generated with ` chglog `
18
+ * CI: Remove automatic changelog generation with ` chglog `
19
+ * Refactoring: Rename module names and references
20
+ * Format code with ` black ` and ` isort `
21
+ * Improve inline documentation
22
+
23
+
3
24
<a name =" 1.0.3 " ></a >
4
25
## [ 1.0.3] ( https://github.com/panodata/grafana-client/compare/1.0.2...1.0.3 ) (2020-08-16)
5
26
You can’t perform that action at this time.
0 commit comments