Changelog
Keep a running record of your latest updates
ReadMe Changelog
Add A Post
Navigate to Documentation > Changelog.
![Screenshot 2019-06-24 21.20.22.png 584](https://files.readme.io/f924318-Screenshot_2019-06-24_21.20.22.png)
To delete a post, hover over any title and click the red "X" that appears
The Changelog is shared across all versions. Adding a post will add it to all versions. Deleting a post will remove it everywhere.
Posts will appear from the most recent to the most outdated, both on the backend and the frontend.
![Screenshot 2019-06-24 21.25.04.png 1428](https://files.readme.io/d7b4cf2-Screenshot_2019-06-24_21.25.04.png)
Every post will display the Author and the amount of time passed since posting
Changelog Types
Changelog uses the same editor as our Documentation component with the added option to choose a Changelog Type
![Screenshot 2019-06-24 20.58.46.png 1028](https://files.readme.io/8a37b11-Screenshot_2019-06-24_20.58.46.png)
No Type means that no icon will appear next to the title when published
Edit Metadata
Modify the metadata from the dropdown arrow next to Update Post
![Screenshot 2019-06-24 21.12.54.png 546](https://files.readme.io/5e28ab5-Screenshot_2019-06-24_21.12.54.png)
Change the Post Date to any time or the Posted By to any Project Member
![Screenshot 2019-06-24 21.11.47.png 1292](https://files.readme.io/edcbbf6-Screenshot_2019-06-24_21.11.47.png)
Posts will appear from most recent to most outdated
Changelog posts are ordered by date. Change the Post Date to change the order.
RSS Feed
Users can subscribe to your changelog. Simply add .rss to the end of your changelog URL
yoursubdomain.readme.io/changelog.rss
Or for custom domains:
customdomain.com/changelog.rss
and for enterprise projects with a custom domain:
customdomain.com/[project]/changelog.rss
Once you have your URL, you can use any RSS feed widget/tool to input the URL and generate HTML to embed it (here's an example)!
Updated 9 months ago