Skip to content

Commit 91dfb9a

Browse files
authored
Merge pull request #3545 from jasongrout/8tags
Update changelog tags to refer to the 8.0 release
2 parents 70f8f55 + d46e594 commit 91dfb9a

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/source/changelog.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,10 @@
22

33
This is a summary of changes in ipywidgets releases. For more detailed information, see the issues and pull requests for the appropriate milestone on [GitHub](https://github.com/jupyter-widgets/ipywidgets).
44

5-
## [8.0](https://github.com/jupyter-widgets/ipywidgets/releases/tag/v8.0)
5+
## [8.0](https://github.com/jupyter-widgets/ipywidgets/releases/tag/8.0.0)
66

77
To see the full list of pull requests and issues, see the [8.0 milestone](https://github.com/jupyter-widgets/ipywidgets/milestone/30?closed=1) on GitHub, or the
8-
[full list of changes since 7.x](https://github.com/jupyter-widgets/ipywidgets/compare/7.x...master).
9-
10-
See the [user migration guide](./user_migration_guides.md) for suggestions about migrating your code that uses ipywidgets to 8.0.
11-
12-
If you author a custom widget, please see the [migration guide](./migration_guides.md) for suggestions about migrating your widget to support ipywidgets 8.
8+
[full list of changes since 7.x](https://github.com/jupyter-widgets/ipywidgets/compare/7.x...8.0.0). See the [user migration guide](./user_migration_guides.md) for suggestions about migrating your code that uses ipywidgets to 8.0. If you author a custom widget, please see the [custom widget migration guide](./migration_guides.md) for suggestions about migrating your widget to support ipywidgets 8.
139

1410
### Users
1511

0 commit comments

Comments
 (0)