Skip to content

Commit

Permalink
Update changelog location in README (#1318)
Browse files Browse the repository at this point in the history
  • Loading branch information
injectives authored Oct 18, 2022
1 parent 39df7ca commit 19edf34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Network communication is handled using [Bolt Protocol](https://7687.org/).

| Driver Series | Supported Java Runtime versions | Status | Changelog |
| --- | --- | --- | --- |
| 5.0 | 17 | Primary development branch. | [link](https://github.com/neo4j/neo4j-java-driver/wiki/5.0-changelog) |
| 5.x | 17 | Primary development branch. | [link](https://github.com/neo4j/neo4j-java-driver/wiki/5.x-changelog) |
| 4.4 | 8, 11 | Maintenance. | [link](https://github.com/neo4j/neo4j-java-driver/wiki/4.4-changelog) |
| 4.3 | 8, 11 | Maintenance. | [link](https://github.com/neo4j/neo4j-java-driver/wiki/4.3-changelog) |
| 4.2 | 8, 11 | Maintenance. | [link](https://github.com/neo4j/neo4j-java-driver/wiki/4.2-changelog) |
Expand Down

0 comments on commit 19edf34

Please sign in to comment.