From e0e7042d80f86506dddc10ac752a4a0dd30156b6 Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Sat, 20 Nov 2021 13:39:22 +0100 Subject: [PATCH] Updates to changelog --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e14cd74..3332075 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ _PSWriteWord_ is PowerShell module to create Microsoft Word documents without Mi ## Updates +- 1.1.12 - 2021.11.20 + - 🐛 Fixed Cannot find an overload for "ReplaceText" on `Set-WordTextReplace` cmdlet [#69](https://github.com/EvotecIT/PSWriteWord/issues/69) - 1.1.11 - 2021.05.16 - 🐛 Fixed `Get-WordDocument` when working with relative paths [#53](https://github.com/EvotecIT/PSWriteWord/issues/53) - 1.1.10 - 2021.05.15