diff --git a/changelog.md b/changelog.md
index 42fc8e11..73ceec1d 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,8 @@
# Changelog
+## 0.22.1 (2 Dec 2020)
+- Update logo for NuGet package
+
## 0.22.0 (05 Oct 2020)
- Fix Setext headings in block quotes.
- Fix tel: treated as autolink ([PR #478](https://github.com/lunet-io/markdig/pull/478)
diff --git a/src/Markdig/Markdig.targets b/src/Markdig/Markdig.targets
index 4649c56e..5dede4eb 100644
--- a/src/Markdig/Markdig.targets
+++ b/src/Markdig/Markdig.targets
@@ -4,13 +4,13 @@
A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET with 20+ builtin extensions (pipetables, footnotes, definition lists... etc.)
Alexandre Mutel
en-US
- 0.22.0
+ 0.22.1
Alexandre Mutel
net452;netstandard2.0;netstandard2.1;netcoreapp2.1;netcoreapp3.1
Markdown CommonMark md html md2html
https://github.com/lunet-io/markdig/blob/master/changelog.md
BSD-2-Clause
- https://raw.githubusercontent.com/lunet-io/markdig/master/img/markdig.png
+ markdig.png
https://github.com/lunet-io/markdig
true
8.0
@@ -46,6 +46,7 @@
+