[Docs] Update Project Status section

Use discrete headings for version sections.

See #412
This commit is contained in:
Chris Bono
2023-06-16 11:33:52 -05:00
parent 617da6247d
commit 4178f71487

View File

@@ -3,6 +3,7 @@ While the code and functionality of the framework is thoroughly tested and ready
The evolution of the project (by version) is as follows:
[discrete]
== Version 0.2.x
All components (`the core + Spring Boot autoconfiguration + Spring Cloud Stream binder`) reside in the `spring-pulsar` Github repository.
@@ -11,6 +12,7 @@ This is considered an "experimental" GA, defined as:
- code and functionality is production ready, but decision has not been made to support the project permanently
- available on Maven Central using a major version of `0` to indicate its nature
[discrete]
== Version 1.0.x
This is the "full" GA and the components are split as follows (in-progress):