# Overview

## Changelog

Please visit [GitHub - release](https://github.com/module-federation/universe/releases) to view the changes for each version of Module Federation 2.0.

## Semantic Version

Module Federation 2.0 follows the [Semantic Versioning](https://semver.org/lang/zh-CN/) semantic version specification.

- Major version: contains incompatible API changes.
- Minor version: contains backward compatible features and fixes.
- Patch version: contains backwards compatible bug fixes.

:::tip
Module Federation 2.0 is currently in 0.x version, so minor version may also contain some breaking changes.
:::

## Release cycle

- Module Federation 2.0 will release several patch versions every week.
