diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d8faa7c1..512a89601 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ This changelog summarizes updates to our open source project. You can also find ## [Work In Progress] - vNext Release - [Date TBD] +## v0.10 Release - November, 2021 +* @mention notifications. Thanks @wiggin77! +* Board calculations. Thanks @harshilsharma63! +* Unfurl card previews in posts. Thanks @hahmadia! +* Plus many, many contributions from Hacktoberfest and beyond, including from: @jufab, @kamre, @Johennes, @nishantwrp, @tiago154, @DeeJayBro, @CuriousCorrelation, @prakharporwal, @donno2048, @anchepiece, @puerco, @adithyaakrishna, @JenyaFTW, @ivernus, @grsky360, @b4sen, @naresh1205, @JtheBAB, @ssensalo, @berkeka, @yedamao, @Prassud, @NakulChauhan2001, @achie27, @crspeller, @sahil9001, @alauregaillard, @igordsm, @rafaeelaudibert, @kaakaa, @Sayanta66, @Bhavin789, @Shahzayb, @kayazeren, @fcoiuri, @tsabi, @DeviousLab, @leosunmo, @xMicky24GIT, @majidsajadi, @marcvelasco, and @aloks98. Sorry if we missed anyone in this list! + ## v0.9 Release - August, 2021 * New date range property type. Thanks @sbishel! * Changed the urls to use routes instead of query parameters. Thanks @jespino!