Skip to content

Commit 4ca9548

Browse files
committed
revised release notes
1 parent 1032b54 commit 4ca9548

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

RELEASE_NOTES.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# 0.80.2
44

5-
The `0.80.2` release focuses on documentation improvements, bug fixes, and usability enhancements. This release adds new tutorials and guides, fixes several critical issues, and introduces new functionality for pipeline development.
5+
The `0.80.2` release focuses on several bug fixes, usability enhancements and documentation improvements. Key highlights include fixing the yanked fsspec pip resolution issue, adding sample visualization for Pandas materializer, and upgrading pydantic to 2.11 for improved performance. This release also adds new tutorials and guides, fixes several critical issues, and introduces new functionality for pipeline development.
66

77
## Features
88

@@ -13,7 +13,6 @@ The `0.80.2` release focuses on documentation improvements, bug fixes, and usabi
1313

1414
## Improvements
1515

16-
- Restructured ZenML Pro organization viewer role
1716
- Added sample visualization for Pandas materializer
1817
- Improved run templates with small enhancements and hidden option support
1918
- Fixed service connector list-resources endpoint and CLI command
@@ -29,11 +28,12 @@ The `0.80.2` release focuses on documentation improvements, bug fixes, and usabi
2928
## Documentation
3029

3130
- Added new ZenML Tutorials section to user guide
32-
- Added mini-tutorials for pipeline scheduling and organization with tags/projects
33-
- Updated documentation for MCP Server and VSCode Extension
31+
- Added mini-tutorials for [pipeline scheduling](https://docs.zenml.io/user-guides/tutorial/managing-scheduled-pipelines) and [organization with tags/projects](https://docs.zenml.io/user-guides/tutorial/organizing-pipelines-and-models)
32+
- Updated documentation for [MCP Server](https://docs.zenml.io/how-to/manage-zenml-server/mcp-chat-with-server) and [VSCode Extension](https://docs.zenml.io/how-to/manage-zenml-server/vscode-extension)
3433
- Fixed various documentation issues
3534

3635
## What's Changed
36+
3737
* Updating the missing legacy docs by @bcdurak in https://github.com/zenml-io/zenml/pull/3473
3838
* add new version to the migration tests by @bcdurak in https://github.com/zenml-io/zenml/pull/3471
3939
* Add docs for MCP Server and VSCode Extension by @strickvl in https://github.com/zenml-io/zenml/pull/3475
@@ -64,6 +64,7 @@ The `0.80.2` release focuses on documentation improvements, bug fixes, and usabi
6464
* Add hidden option for run templates by @schustmi in https://github.com/zenml-io/zenml/pull/3500
6565

6666
## New Contributors
67+
6768
* @marwan37 made their first contribution in https://github.com/zenml-io/zenml/pull/3483
6869
* @jsybel made their first contribution in https://github.com/zenml-io/zenml/pull/3482
6970

0 commit comments

Comments
 (0)