Mercurial > hgrepos > Python > libs > ConfigMix
diff CHANGES.txt @ 439:bd27da55483a
Optimized __contains__() implementation for jailed and unjailed configurations
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 10 Dec 2021 02:15:00 +0100 |
| parents | bbc5b64e137a |
| children | 7ff4ee40b36c |
line wrap: on
line diff
--- a/CHANGES.txt Fri Dec 10 01:44:12 2021 +0100 +++ b/CHANGES.txt Fri Dec 10 02:15:00 2021 +0100 @@ -22,6 +22,10 @@ - **[feature]** Simple dict-level access for jailed configuration +- **[feature]** + Optimized "__contains__()" implementation for jailed and unjailed + configurations + 0.18.1 (2021-12-10) ~~~~~~~~~~~~~~~~~~~
