Signed-off-by: David Zafman <dzafman@redhat.com>
 * ``ceph pg #.# list_unfound`` output has been enhanced to provide
   might_have_unfound information which indicates which OSDs may
   contain the unfound objects.
+
+* A new health check will warn if different versions of Ceph are running
+  on deamons. This will be an expected warning while in the middle of
+  an upgrade. A manual upgrade should health mute like this
+  "ceph health mute DAEMON_OLD_VERSION --sticky".  After upgrading has
+  finish use ceph health unmute DAEMON_OLD_VERSION".