mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
add change-note
This commit is contained in:
5
cpp/ql/lib/change-notes/2022-08-22-xml-rename.md
Normal file
5
cpp/ql/lib/change-notes/2022-08-22-xml-rename.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
category: deprecated
|
||||||
|
---
|
||||||
|
* Classes/predicates that had upper-case acronym XML in their name have been renamed to Xml to follow our style-guide.
|
||||||
|
The old name still exists as a deprecated alias.
|
||||||
5
csharp/ql/lib/change-notes/2022-08-22-xml-rename.md
Normal file
5
csharp/ql/lib/change-notes/2022-08-22-xml-rename.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
category: deprecated
|
||||||
|
---
|
||||||
|
* Classes/predicates that had upper-case acronym XML in their name have been renamed to Xml to follow our style-guide.
|
||||||
|
The old name still exists as a deprecated alias.
|
||||||
5
java/ql/lib/change-notes/2022-08-22-xml-rename.md
Normal file
5
java/ql/lib/change-notes/2022-08-22-xml-rename.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
category: deprecated
|
||||||
|
---
|
||||||
|
* Classes/predicates that had upper-case acronym XML in their name have been renamed to Xml to follow our style-guide.
|
||||||
|
The old name still exists as a deprecated alias.
|
||||||
5
javascript/ql/lib/change-notes/2022-08-22-xml-rename.md
Normal file
5
javascript/ql/lib/change-notes/2022-08-22-xml-rename.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
category: deprecated
|
||||||
|
---
|
||||||
|
* Classes/predicates that had upper-case acronym XML in their name have been renamed to Xml to follow our style-guide.
|
||||||
|
The old name still exists as a deprecated alias.
|
||||||
5
python/ql/lib/change-notes/2022-08-22-xml-rename.md
Normal file
5
python/ql/lib/change-notes/2022-08-22-xml-rename.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
category: deprecated
|
||||||
|
---
|
||||||
|
* Classes/predicates that had upper-case acronym XML in their name have been renamed to Xml to follow our style-guide.
|
||||||
|
The old name still exists as a deprecated alias.
|
||||||
Reference in New Issue
Block a user