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.rst
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,12 @@ Check https://github.com/conan-io/conan for issues and more details about develo
11
11
Conan 1.5 shouldn't break any existing 1.0 recipe, or command line invocation. If it does, please report in github.
12
12
Please read more :ref:`about Conan stability<stability>`.
13
13
14
+
1.5.1 (29-June-2018)
15
+
--------------------
16
+
17
+
Bugfix: Sources in the local cache weren't removed when using scm pointing to the local source directory, causing changes in local sources not applied to the conan create process.
18
+
Bugfix: Fixed bug causing duplication of build requires in the dependency graph.
0 commit comments