Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit f6a5919

Browse files
committed
Merge pull request #272 from symfony-cmf/not-stable
mark packages as not stable, that we have not moved to RC stage yet
2 parents f203717 + a21d8f2 commit f6a5919

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

bundles/_not-stable-caution.rst.inc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
.. caution::
2+
3+
This Bundle is a Work In Progress, some aspects of this Bundle may change
4+
without offering any backwards compatibility. Such changes and instructions
5+
of how to deal with them will usually be mentioned in the ``CHANGELOG.md``
6+
file shipped with the Bundle.

bundles/blog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ BlogBundle
77

88
.. include:: _outdate-caution.rst.inc
99

10+
.. include:: _not-stable-caution.rst.inc
11+
1012
This bundle aims to provide everything you need to create a full blog or
1113
blog-like system. It also includes in-built support for the Sonata Admin
1214
bundle to help you get up-and-running quickly.

bundles/routing_auto.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ RoutingAutoBundle
77

88
.. include:: _outdate-caution.rst.inc
99

10+
.. include:: _not-stable-caution.rst.inc
11+
1012
The RoutingAutoBundle allows you to define automatically created routes for
1113
documents. This implies a separation of the ``Route`` and ``Content``
1214
documents. If your needs are simple this bundle may not be for you and you

0 commit comments

Comments
 (0)