We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 480da61 commit 24a6dd5Copy full SHA for 24a6dd5
2 files changed
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [v1.8.0] - 2020-09-29
6
+
7
### Added
8
9
- Local search move removing a job in a route and adding an unassigned one (#324)
src/utils/version.h
@@ -11,7 +11,7 @@ All rights reserved (see LICENSE).
11
*/
12
13
#define MAJOR 1
14
-#define MINOR 8
+#define MINOR 9
15
#define PATCH 0
16
#define DEV 1
17
#define RC 0
0 commit comments