As this is the first released version on Github the list below outlines the history of changes through the plugin to date:
1.0
- Remove the default WordPress update nag
- Add custom update nag with filterable contact URL
0.8
- Add filter to turn on media buttons for the footer text in the site options screen
- Update tested upto tag in readme.txt file to WordPress 4.0
0.7
- Post type descriptions are based through wpautop rather than the content filters as anything added to the content filters is outputted with the description such as jetpack sharing items.
0.6
- Removed pages from having a post type description.
0.5
- Addition of post type images in the post type description screen. Good for use as a banner image for post type archives
0.4
- Allow site options to be more easily removed from the site options admin screen
- Corrected a typo in an array on the site options screen
0.2
- Renamed the post type descriptions front end function as the function name made little sense.
- Corrected an error where two filters had the same name in the admin area.
0.1
- Initial Release