diff --git a/.editorconfig b/.editorconfig deleted file mode 100644 index b8b7013..0000000 --- a/.editorconfig +++ /dev/null @@ -1,16 +0,0 @@ -# http://editorconfig.org -root = true - -[*] -indent_style = space -indent_size = 4 -end_of_line = lf -charset = utf-8 -trim_trailing_whitespace = true - -[*.csproj] -indent_style = space -indent_size = 2 - -# CS1591: Missing XML comment for publicly visible type or member -dotnet_diagnostic.CS1591.severity = suggestion diff --git a/CHANGELOG.md b/CHANGELOG.md index bed5753..771792b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# 0.13.2 + +Released on Thursday, December 27, 2019. + +- Added code documentation to all public methods. +- Refactored IDiffingStrategyCollection's methods to take a `StrategyType strategyType = StrategyType.Specialized` as input instead of `bool isSpecialized* = true` argument. +- Fixed bug where `TextNodeFilter` would not give `