M M Arif 2019-06-04 08:12:24 +00:00
parent 6a4a4840b0
commit e0764432cb
1 changed files with 18 additions and 0 deletions

18
Compatibility.md Normal file

@ -0,0 +1,18 @@
**This table shows how much of the Gitea release is covered in the GitNex releases.**
| GitNex Version | Gitea Version | Compatibility ratio | My current dev version |
| -------------- | ------------- | ------------------- | ---------------------- |
| 1.4.x | 1.8.x | 100% | x |
| 1.4.x | 1.7.x | 90% | |
| 1.3.x | 1.8.x | 100% | |
| 1.3.x | 1.7.x | 95% | |
| 1.3.x | 1.6.x | 80% | |
| 1.2.x | 1.7.x | 100% | |
| 1.2.x | 1.6.x | 90% | |
| 1.1.x | 1.7.x | 100% | |
| 1.1.x | 1.6.x | 95% | |
| 1.0.x | 1.7.x | 100% | |
| 1.0.x | 1.6.x | 95% | |
*1. If you are on latest commit, chances are you are covered 100%.* :smile:
*2. If you are on old version of Gitea, it's time to update to the latest version for many reasons, one is GitNex. :)*