File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v0.5.1 (2024-02-11)
6+
7+ ### Chore
8+
9+ * chore: fix issue template ([ ` 6af210d ` ] ( https://github.com/groc-prog/pyneo4j-ogm/commit/6af210d22be25ae1249096acaf6e7d82492d74d5 ) )
10+
11+ * chore: update issue template ([ ` f171eec ` ] ( https://github.com/groc-prog/pyneo4j-ogm/commit/f171eeccc4a15bf1fe5a801e92196274485305e7 ) )
12+
13+ * chore: update issue templates ([ ` 43d3c38 ` ] ( https://github.com/groc-prog/pyneo4j-ogm/commit/43d3c384a320042d8070f2ce4264ca2be1ccacdc ) )
14+
15+ * chore: add config file for issue templates ([ ` 990be8a ` ] ( https://github.com/groc-prog/pyneo4j-ogm/commit/990be8aea71707c33f9a26468946274109da43d7 ) )
16+
17+ * chore: add issue template ([ ` f1062e8 ` ] ( https://github.com/groc-prog/pyneo4j-ogm/commit/f1062e8f905450bc4ef7b543b989f4366c588306 ) )
18+
19+ ### Documentation
20+
21+ * docs: update docs ([ ` 98ff03c ` ] ( https://github.com/groc-prog/pyneo4j-ogm/commit/98ff03c81ff1130b41d163242fd68d830c17785c ) )
22+
23+ ### Fix
24+
25+ * fix: fix validation error when passing " ; * " ; to $maxHops ([ ` 960aa76 ` ] ( https://github.com/groc-prog/pyneo4j-ogm/commit/960aa76148f782089d522826052aa491dc8f0072 ) )
26+
27+
528## v0.5.0 (2024-02-06)
629
730### Chore
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pyneo4j-ogm"
3- version = " 0.5.0 "
3+ version = " 0.5.1 "
44description = " Asynchronous Python OGM for Neo4j"
55authors = [" groc-prog <marc.troisner@gmail.com>" ]
66maintainers = [" groc-prog <marc.troisner@gmail.com>" ]
You can’t perform that action at this time.
0 commit comments