Skip to content

Commit e547d63

Browse files
committed
update README for v1.0 release
1 parent 5415b27 commit e547d63

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ int main() {
4444
TooManyCooks will work out of the box as a header-only library without any configuration.
4545
However, some performance tuning options are available. See the documentation section [Build-Time Options](https://fleetcode.com/oss/tmc/docs/v0.1.0/build_flags.html) for more info.
4646

47+
### Release Strategy
48+
Stable / LTS releases offer a stable API and continue to receive bugfixes for an extended period of time. The latest LTS release is [v1.0.0](https://github.com/tzcnt/TooManyCooks/releases/tag/v1.0.0).
49+
50+
Unstable releases get the latest and greatest performance and feature enhancements. The next unstable release will be v1.1.0.
51+
4752
### Roadmap
4853
See the [issues tagged "enhancement"](https://github.com/tzcnt/TooManyCooks/issues?q=is%3Aissue%20state%3Aopen%20label%3Aenhancement) for future planned work. Please leave a :thumbsup: on any issues that are important to you. I will use this as a way to gauge community interest on what should be developed next.
4954

0 commit comments

Comments
 (0)