From 43f453bdf3c3c08d365e3d8557a73503eddd234b Mon Sep 17 00:00:00 2001 From: Nikolay Chunosov <–N.Chunosov@yandex.ru> Date: Sun, 9 Jun 2024 23:20:27 +0700 Subject: [PATCH] update history --- README.md | 8 +------- libs/custom-plot-lab | 2 +- release/history.json | 4 ++-- 3 files changed, 4 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index e42ba1a6..41b8d78c 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,9 @@ -# reZonator 2 +# reZonator [reZonator](http://rezonator.orion-project.org) is a software for designing of laser resonators and calculation of light beam propagation (as gaussian so as ray vectors) in complex optical systems. -This is the official port of reZonator to [Qt](qt.io) framework. The goal is to make it open-source and cross-platform. - - -Currently, the version 2 is in beta state, it implements the most of functions of version 1 and also adds many new features. If you need some particular feature from version 1 that it no ported yet, or you need some new functionality, fill free to open an [issue](https://github.com/orion-project/rezonator2/issues) with a feature request. - - See project's [Home page](http://rezonator.orion-project.org) or GitHub [Releases](https://github.com/orion-project/rezonator2/releases) page for binary packages for Windows, Linux and macOS. See [build instructions](./docs/build.md) for building from source code. diff --git a/libs/custom-plot-lab b/libs/custom-plot-lab index b406dba4..46bb2573 160000 --- a/libs/custom-plot-lab +++ b/libs/custom-plot-lab @@ -1 +1 @@ -Subproject commit b406dba4b4473d6d9dc7b42ae8f768cacc6f35a8 +Subproject commit 46bb257355625ce091cbd39eaf348da25893b1be diff --git a/release/history.json b/release/history.json index 930479ff..1c54a500 100644 --- a/release/history.json +++ b/release/history.json @@ -1,8 +1,8 @@ { "history": [ { - "version": "2.0.14-beta10", - "date": "", + "version": "2.0.14-rc1", + "date": "2024-06-09", "changes": [ { "text": "New custom theme for UI"