You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
All notable changes to the "swarmlib" pypi package will be documented in this file.
3
3
This project follows [semantic versioning](https://semver.org/).
4
4
5
-
## Unreleased - v0.1.0
5
+
## 2018-11-29 - v0.1.0
6
6
***Added** a feature that performs [2-opt](https://en.wikipedia.org/wiki/2-opt) search once on each partial solution after each iteration. It can be disabled via the argument `--two-opt false`.
7
7
***Fixed** an import bug that caused the application to crash instantly
0 commit comments