Skip to content

Commit

Permalink
Release version 17.11.0 (#3243)
Browse files Browse the repository at this point in the history
  • Loading branch information
toastwaffle authored Aug 28, 2024
1 parent 22bb295 commit 09f4cd1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
Version 17.11.0
---------------
* Skip special handling of experimental directories when inside a subrepo (#3242)
* Detach codepath adds env vars (#3241)
* Stop invoking 'rm' as a subprocess (#3238)
* Update Python plugin + some deps (#3227)
* Deal with require/provide in query deps (#3237)
* Implement force deletion for RemoveAll (#3236)
* Make Please traverse build defs dirs recursively to find build defs (#3234)
* Add support for pretty-printing to the `json()` built-in (#3233)

Version 17.10.3
---------------
* Further improve internal comparison of subrepo structures
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
17.10.3
17.11.0

0 comments on commit 09f4cd1

Please sign in to comment.