Skip to content

Commit 3de77ee

Browse files
authored
Update README.md
1 parent fedaf53 commit 3de77ee

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,11 @@ The A* algorithm was described in the paper https://ieeexplore.ieee.org/document
1313

1414
This repository is dedicated to the memory of Nils Nillson who passed away in 2019.
1515

16-
Contributions:
17-
18-
* @justinhj Original code and tutorial
19-
* @ScaryG C# port
20-
* @Rasoul for submitting the path to Bucharest. Sample from Artificial Intelligence: A Modern Approach
21-
* @sergiosota For fixing a number of issues related to memory management
22-
2316
### Release notes
2417

18+
[v1.1](https://github.com/justinhj/astar-algorithm-cpp/releases/tag/v1.1)
19+
Code cleanup and final version that does not require C++11
20+
2521
[v1.0](https://github.com/justinhj/astar-algorithm-cpp/releases/tag/v1.0)
2622
Initial release once API stable.
2723

0 commit comments

Comments
 (0)