zalando / restful-api-guidelines

A model set of guidelines for RESTful APIs and Events, created by Zalando
https://opensource.zalando.com/restful-api-guidelines/
Creative Commons Attribution 4.0 International
2.63k stars 387 forks source link

Update change log #782

Open SmilyOrg opened 1 year ago

SmilyOrg commented 1 year ago

The change log hasn't been updated since 2021, but we can do it retroactively to make it easier to understand the recent changes. See https://keepachangelog.com/en/1.1.0/

This can then be used as the base for our next (internal) API newsletter.

ePaul commented 11 months ago

@tkrop heard Github Copilot can do this. Do you want to give it a try?

ePaul commented 8 months ago

@tkrop experimented with Github Copilot and didn't find a way of doing this. @SmilyOrg do you think you can do that manually (i.e. take git log and edit it a bit down)?

SmilyOrg commented 8 months ago

@ePaul yeah I can give it a try! 👍

SmilyOrg commented 1 month ago

The only thing left is to document how #816 can be reproduced :)