Remove confusing version information

Change-Id: I85710c472b7bb82279e9fdcd6ca2cca19877bab2
这个提交包含在:
Moritz Schubotz (physikerwelt) 2023-11-22 11:25:06 +01:00
父节点 9abb258422
当前提交 4a9ee3c047
找不到此签名对应的密钥
GPG 密钥 ID: F803DB146DDF36C3
共有 3 个文件被更改,包括 1 次插入17 次删除

查看文件

@ -1,4 +1,4 @@
Change notes from older releases. For current info see RELEASE-NOTES-3.0.0.
Change notes from older releases. The extension math does now follow the releases of MediaWiki core.
== Math 2.0 ==

查看文件

@ -1,15 +0,0 @@
== Math 3.0.0 ==
Math 3.0.0 is an alpha-quality branch and is not recommended for use in
production.
=== Configuration changes in 3.0.0 ===
=== New features in 3.0.0 ===
* (T87941) Add extension.json, empty php entry point.
* (T106631,T88324) Convert the math integer constants to string constants.
* (T106630) Rename constants.
* (T99369) Remove client-side MathJax support.
=== Bug fixes in 3.0.0 ===

查看文件

@ -1,6 +1,5 @@
{
"name": "Math",
"version": "3.0.0",
"author": [
"Tomasz Wegrzanowski",
"Brion Vibber",