Skip to content

Commit a4a21c8

Browse files
authored
Add Changelog link to README (#4292)
1 parent 7c411ee commit a4a21c8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,14 @@
3333
<p>
3434
<a href="https://zenml.io/projects">Projects</a> •
3535
<a href="https://zenml.io/roadmap">Roadmap</a> •
36+
<a href="https://docs.zenml.io/changelog">Changelog</a> •
3637
<a href="https://github.com/zenml-io/zenml/issues">Report Bug</a> •
3738
<a href="https://zenml.io/pro">Sign up for ZenML Pro</a> •
3839
<a href="https://www.zenml.io/blog">Blog</a> •
3940
<a href="https://docs.zenml.io/">Docs</a>
4041
<br />
4142
<br />
42-
🎉 For the latest release, see the <a href="https://github.com/zenml-io/zenml/releases">release notes</a>.
43+
🎉 For the latest release, see the <a href="https://docs.zenml.io/changelog">changelog</a>.
4344
</p>
4445
</div>
4546

RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<!-- markdown-link-check-disable -->
22

3+
> **Note:** This file is no longer actively maintained. For the latest release notes, please visit the [ZenML Changelog](https://docs.zenml.io/changelog). Historical release notes are also available in [GitHub Releases](https://github.com/zenml-io/zenml/releases).
4+
5+
---
6+
37
# 0.92.0
48

59
## ⚠️ Breaking Changes

0 commit comments

Comments
 (0)