Updated changelog

This commit is contained in:
Dave Hall 2022-01-30 12:47:09 +00:00
parent b3c9ce5931
commit 7a4771240e

View file

@ -1,5 +1,10 @@
# django-watson changelog
## 1.6.1 - 03/01/2021
- Fix handling for `RelatedField` pk types (@CristopherH95).
## 1.6.0 - 03/11/2021
- Remove deleted objects when rebuilding index using `buildwatson` (@CristopherH95).