Skip to content

Commit

Permalink
doc: prepare patch
Browse files Browse the repository at this point in the history
  • Loading branch information
geronimo-iia committed May 9, 2023
1 parent 61ddfb6 commit 75ed8ee
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,19 @@
# Change Log

## 1.0.1
## 1.0.2

- fix documentation syntax
- add search_direct_relationships function
- rewrote search_edges and search_nodes (avoid extra filter step)
- technical feat:
- use ruff as sucessor of flake8
- update dev dependencies
- use mkdocs

## 1.0.1

- fix documentation syntax
- add search_direct_relationships function
- rewrote search_edges and search_nodes (avoid extra filter step)


## 1.0.0 (2020-05-02)

- complete documentation
Expand Down

0 comments on commit 75ed8ee

Please sign in to comment.