X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=news%2Frelease-0.6.mdwn;h=a7dc80c8435406ddb02d3b585f2c0d0b8633d580;hb=b622167a8da521b14e953b10244c634005326247;hp=2603a79a4ac9c4db0131d8c9e90a94c1b0378d0b;hpb=038065620d83176483b780d0ba3b519491b2a47b;p=obsolete%2Fnotmuch-wiki diff --git a/news/release-0.6.mdwn b/news/release-0.6.mdwn index 2603a79..a7dc80c 100644 --- a/news/release-0.6.mdwn +++ b/news/release-0.6.mdwn @@ -260,8 +260,8 @@ Removed: - `len(Messages())` as it exhausted the iterator - Use `len(list(Messages()))` or `Query.count_messages()` - to get the length. +Use `len(list(Messages()))` or `Query.count_messages()` +to get the length. ### Added initial Go bindings in bindings/go