README.md in thinreports-0.8.1 vs README.md in thinreports-0.8.2
- old
+ new
@@ -8,10 +8,19 @@
[Thinreports](http://www.thinreports.org) is an open source report generating tool for Ruby.
* Thinreports Editor (GUI Designer)
* Thinreports Generator (Report Generator for Ruby)
+----
+
+## [Feature concepts of the next major version 1.0.0](https://github.com/thinreports/thinreports/labels/CONCEPT)
+
+**We are now developing the next major version 1.0.0.
+And, we are publishing concept of the new features.**
+
+---
+
## Getting Started
* [Installation Guide](http://www.thinreports.org/documentation/getting-started/installation.html)
* [Quick Start Guide](http://www.thinreports.org/documentation/getting-started/quickstart.html)
* [Examples](https://github.com/thinreports/thinreports-examples)
@@ -20,10 +29,10 @@
* [Discussion Group](https://groups.google.com/forum/#!forum/thinreports)
* [![Join the chat at https://gitter.im/thinreports/thinreports-generator](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/thinreports/thinreports-generator?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
## Supported versions
- * Ruby 1.9.3, 2.0, 2.1, 2.2
+ * Ruby 1.9.3, 2.0, 2.1, 2.2, 2.3
* JRuby 1.7.0+ (1.9 mode)
## Quick Reference
**NOTE:** You need to create a layout file `.tlf` using [Thinreports Editor](http://www.thinreports.org/features/editor/).