summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-02-29 13:37:13 +0100
committerMatthias Beyer <mail@beyermatthias.de>2020-02-29 19:30:39 +0100
commit0bbe6745d0db049f7cd3f7d7adf9ca2285b97bf5 (patch)
tree9a87e35417b17cabaeb995fc3729848f54805571
parentf2c478a13c28f9bc8f965cd427c8786ed49c6f4f (diff)
Add changelog for imag 0.10.1v0.10.x
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--doc/src/09020-changelog.md36
1 files changed, 36 insertions, 0 deletions
diff --git a/doc/src/09020-changelog.md b/doc/src/09020-changelog.md
index 92ef78d4..b6561826 100644
--- a/doc/src/09020-changelog.md
+++ b/doc/src/09020-changelog.md
@@ -7,6 +7,42 @@ the changelog (though updating of dependencies is).
Please note that we do not have a "Breaking changes" section as we are in
Version 0.y.z and thus we can break the API like we want and need to.
+## 0.10.1
+
+Bugfix release for fixing:
+
+* [343a409df](https://git.imag-pim.org/imag/commit?id=343a409df938d3fb9197b5aa8f7d551b1a8dd151)
+ Fix: Date in documentation
+* [63e239926](https://git.imag-pim.org/imag/commit?id=63e2399266157204216f479e3476adfca6838715)
+ Fix: Drop habit before getting instances
+* [60298dd04](https://git.imag-pim.org/imag/commit?id=60298dd04a2c8fe48bc58ef1d5430538b1996b46)
+ Fix: Make "list" default command of imag-tag
+* [ec030b503](https://git.imag-pim.org/imag/commit?id=ec030b5034bf75a30b8a23f2c573da0fc2d3f429)
+ Fix: Remove Box::leak() call in runtime application abstraction
+* [fa6c61b6a](https://git.imag-pim.org/imag/commit?id=fa6c61b6a6c655904c096c2dbc4e6e8465c6a2b5)
+ Update copyright years to 2015-2020
+* [fd16ed467](https://git.imag-pim.org/imag/commit?id=fd16ed4674ec8af07705838dd2240577bf1bf67a)
+ Fix: Clap argument name
+* [a5335e977](https://git.imag-pim.org/imag/commit?id=a5335e97790137ca27e5d04d65928400a44f2137)
+ Fix: Do not assume a mail file to be valid UTF8
+* [40ba93908](https://git.imag-pim.org/imag/commit?id=40ba9390849bc9a818283542e08da9b02399c704)
+ Fix: Set isflag when creating a mail in the store
+* [e94eece31](https://git.imag-pim.org/imag/commit?id=e94eece31ecc4aaa138ea4315c1d8220d1104b5a)
+ Fix: Subcommand is named "deleted"
+* [ef9cb6d4e](https://git.imag-pim.org/imag/commit?id=ef9cb6d4e718546afcffa90540a9c4ffafc12569)
+ Fix: Allow "mark" subcommand to be passed IDs directly on CLI
+* [b729a49dd](https://git.imag-pim.org/imag/commit?id=b729a49dd488c2002c90b443b34ef973c0ac26f1)
+ Fix: Also write newlines
+* [939f2f1eb](https://git.imag-pim.org/imag/commit?id=939f2f1eb53d0e502143e4d3dd8c6c87e5235d94)
+ Update versions: 0.10.0 -> 0.10.1
+* [8effeeecf](https://git.imag-pim.org/imag/commit?id=8effeeecf133a2be1e2891342880049492d62c2c)
+ Add Cargo.lock
+* [f2c478a13](https://git.imag-pim.org/imag/commit?id=f2c478a13c28f9bc8f965cd427c8786ed49c6f4f)
+ Fix: Disable cargo-deny
+
+All these patches are included in master as well, as always.
+
+
## 0.10.0
Some things cannot linked to because many commis were necessary for introducing