CHANGES.md in valvat-1.1.2 vs CHANGES.md in valvat-1.1.3
- old
+ new
@@ -1,16 +1,22 @@
### dev
-[full changelog](http://github.com/yolk/valvat/compare/v1.1.2...master)
+[full changelog](http://github.com/yolk/valvat/compare/v1.1.3...master)
-### 1.1.0 / 2021-10-29
+### 1.1.3 / 2022-01-26
+[full changelog](http://github.com/yolk/valvat/compare/v1.1.2...v1.1.3)
+
+* Handle Savon::HTTPError and Savon::UnknownOperationError as ViesError and throw Valvat::HTTPError and Valvat::OperationUnknown instead.
+
+### 1.1.2 / 2021-10-29
+
[full changelog](http://github.com/yolk/valvat/compare/v1.1.1...v1.1.2)
* Fixed SOAPAction error (#105) (by [Ľubo ](https://github.com/lubosch))
-### 1.1.0 / 2021-07-15
+### 1.1.1 / 2021-07-15
[full changelog](http://github.com/yolk/valvat/compare/v1.1.0...v1.1.1)
* Added support for italian VAT numbers with special province part (#104)