After installing the SDK code you need to add an attribute data-prodcamp-changelog to a button that you want to use to open the changelog widget, and after that - call the Changelog init function:
<script> ProdCamp('initChangelog');</script>
It's recommended to place the script above in a separate <div> block.