Skip to content

Commit

Permalink
Tag v16.26.0 (#2620)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatskaari authored Dec 23, 2022
1 parent 5652800 commit 0d7cffb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
Version 16.26.0
---------------
* The C/C++ rules now allow adding additional outputs (#2519)
* Allow subrepos to define an output root to avoid clashing inside
their build directories (#2605)
* Resolve some race conditions when loading plugin config that would
result in Please erroneously claiming that certain plugin configs
don't exist or are not optional (#2611)
* Format the CONFIG object in the same way other dictionaries get formatted
when printed from the build language (#2585)


Version 16.25.1
---------------
* Revert (#2593) as it has a race condition relating to subincludes (#2599)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.25.1
16.26.0

0 comments on commit 0d7cffb

Please sign in to comment.