How can users find out what has changed in 0.4.20 and 0.4.21 #183
Replies: 2 comments 2 replies
|
Hi @claremacrae! Both updates were small hotfixes that fixed CSS classes in various modals. I usually put changes in the README & sometimes the tagged release changelog, but for minor updates like these, I don't do it. I can clarify this in the README :) |
|
Coming back to this one very late - sorry about that. This is fixed structurally now, Clare. Releases are cut by semantic-release, so every version - patch hotfixes included - gets generated notes on the Releases page: https://github.com/chhoumann/quickadd/releases. Feature releases additionally announce themselves in-app with an update modal, so users learn about new features without checking the repo. Thanks for pushing on this back then; it was a fair ask. Closing as resolved. |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I'm just reviewing updates to my plugins, by going to each repo and looking at:
I do this to partly guard against breakages, but mainly to make sure I learn about new features.
For QuickAdd, 0.4.20 and 0.4.21, I can't see any info about the changes, is there somewhere else I should be looking please?
All reactions