This is an automated email from the ASF dual-hosted git repository. mattjuntunen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-geometry.git.
from c1c67f5 GEOMETRY-100: adding special cases for centroid computations for very small areas new f81a93f updating release files after 1.0-beta1 release new 7c4a38f updating README files and pom after 1.0-beta1 release The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: README.md | 2 +- RELEASE-NOTES.txt | 26 ++ commons-geometry-core/README.md | 2 +- commons-geometry-enclosing/README.md | 2 +- commons-geometry-euclidean/README.md | 2 +- commons-geometry-examples/README.md | 2 +- commons-geometry-examples/examples-io/README.md | 2 +- commons-geometry-examples/examples-jmh/README.md | 2 +- .../examples-tutorials/README.md | 2 +- commons-geometry-examples/pom.xml | 1 - commons-geometry-hull/README.md | 2 +- commons-geometry-spherical/README.md | 2 +- dist-archive/pom.xml | 4 +- src/changes/changes.xml | 33 ++- .../release-notes/RELEASE-NOTES-1.0-beta1.txt | 26 ++ src/site/xdoc/download_geometry.xml | 264 ++++++++++++--------- src/site/xdoc/release-history.xml | 6 +- 17 files changed, 241 insertions(+), 139 deletions(-) create mode 100644 src/site/resources/release-notes/RELEASE-NOTES-1.0-beta1.txt