1
0
Fork 0
arangodb/Documentation/Books/Manual/ReleaseNotes/README.md

70 lines
2.8 KiB
Markdown

Release Notes
=============
What's New
----------
For a high level list of changes, please refer to one of the following sections:
- [What's New in 3.4](NewFeatures34.md)
- [What's New in 3.3](NewFeatures33.md)
- [What's New in 3.2](NewFeatures32.md)
- [What's New in 3.1](NewFeatures31.md)
- [What's New in 3.0](NewFeatures30.md)
- [What's New in 2.8](NewFeatures28.md)
- [What's New in 2.7](NewFeatures27.md)
- [What's New in 2.6](NewFeatures26.md)
- [What's New in 2.5](NewFeatures25.md)
- [What's New in 2.4](NewFeatures24.md)
- [What's New in 2.3](NewFeatures23.md)
- [What's New in 2.2](NewFeatures22.md)
- [What's New in 2.1](NewFeatures21.md)
Changelogs
----------
For a detailed list of changes, please refer to one of the following _changelogs_:
- [3.4 Changelog](https://raw.githubusercontent.com/arangodb/arangodb/3.4/CHANGELOG)
- [3.3 Changelog](https://raw.githubusercontent.com/arangodb/arangodb/3.3/CHANGELOG)
- [3.2 Changelog](https://raw.githubusercontent.com/arangodb/arangodb/3.2/CHANGELOG)
- [3.1 Changelog](https://raw.githubusercontent.com/arangodb/arangodb/3.1/CHANGELOG)
- [3.0 Changelog](https://raw.githubusercontent.com/arangodb/arangodb/3.0/CHANGELOG)
- [2.8 Changelog](https://raw.githubusercontent.com/arangodb/arangodb/2.8/CHANGELOG)
- [2.7 Changelog](https://raw.githubusercontent.com/arangodb/arangodb/2.7/CHANGELOG)
- [2.6 Changelog](https://raw.githubusercontent.com/arangodb/arangodb/2.6/CHANGELOG)
- [2.5 Changelog](https://raw.githubusercontent.com/arangodb/arangodb/2.5/CHANGELOG)
- [2.4 Changelog](https://raw.githubusercontent.com/arangodb/arangodb/2.4/CHANGELOG)
- [2.3 Changelog](https://raw.githubusercontent.com/arangodb/arangodb/2.3/CHANGELOG)
- [2.2 Changelog](https://raw.githubusercontent.com/arangodb/arangodb/2.2/CHANGELOG)
- [2.1 Changelog](https://raw.githubusercontent.com/arangodb/arangodb/2.1/CHANGELOG)
Known Issues
------------
For a list of known issues, please refer to one of the following sections:
- [Known Issues in 3.2](KnownIssues32.md)
Incompatible changes
--------------------
For a list of incompatible changes, please refer to one of the following sections.
Also see [Upgrading](../Administration/Upgrading/README.md) in the
Administration chapter.
- [Incompatible changes in 3.4](UpgradingChanges34.md)
- [Incompatible changes in 3.3](UpgradingChanges33.md)
- [Incompatible changes in 3.2](UpgradingChanges32.md)
- [Incompatible changes in 3.1](UpgradingChanges31.md)
- [Incompatible changes in 3.0](UpgradingChanges30.md)
- [Incompatible changes in 2.8](UpgradingChanges28.md)
- [Incompatible changes in 2.7](UpgradingChanges27.md)
- [Incompatible changes in 2.6](UpgradingChanges26.md)
- [Incompatible changes in 2.5](UpgradingChanges25.md)
- [Incompatible changes in 2.4](UpgradingChanges24.md)
- [Incompatible changes in 2.3](UpgradingChanges23.md)