CHANGELOG.md in pgslice-0.2.1 vs CHANGELOG.md in pgslice-0.2.2
- old
+ new
@@ -1,4 +1,9 @@
+## 0.2.2
+
+- Set `lock_timeout` on `swap` to prevent bad things from happening
+- Friendlier error messages
+
## 0.2.1
- Added `--where` option to `fill`
- Fixed partition detection with `fill`
- Fixed error for columns named `user` with `fill`