Skip to content

Commit f3793b7

Browse files
committed
Update changelog
1 parent 73d51c1 commit f3793b7

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# CHANGELOG
22

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+
324
<a name="1.0.3"></a>
425
## [1.0.3](https://github.com/panodata/grafana-client/compare/1.0.2...1.0.3) (2020-08-16)
526

0 commit comments

Comments
 (0)