Version history for snapped app

Is there a command to show history of changes for installed snap package?

Next info command only shows data about latest version of hello-world, which is 6.3, but doesn’t allow to see what changed between 6.3 and 6.1

~ snap info hello-world          
name:      hello-world
summary:   The 'hello-world' of snaps
publisher: canonical
contact:   snappy-devel@lists.ubuntu.com
license:   unknown
description: |
  This is a simple hello world example.
snap-id: buPKUD3TKqCOgLEjjHx5kSiCpIs5cMuQ
commands:
  - hello-world.env
  - hello-world.evil
  - hello-world
  - hello-world.sh
tracking:    stable
installed:   6.3 (27) 20kB -
refreshed:   2016-07-12 00:20:44 +0300 +03
channels:             
  stable:    6.3 (27) 20kB -
  candidate: 6.3 (27) 20kB -
  beta:      6.3 (27) 20kB -
  edge:      6.3 (28) 20kB -

After 5 years, the question is still actual.