We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4a2edf commit 1e794efCopy full SHA for 1e794ef
1 file changed
CHANGELOG.md
@@ -103,4 +103,25 @@
103
## [1.0.21] - 2025-09-15
104
### Added
105
- Changed yaml serialization for better redability
106
-- Preserve order in schema section
+- Preserve order in schema section
107
+
108
109
+## [1.0.22] - 2025-09-22
110
+### Added
111
+- Fixed some minor UI bugs
112
+- Preserve order of elements in info and params
113
114
+## [1.0.23] - 2025-09-26
115
116
+- Fixed minor UI bugs
117
+- Preserve order of schema elements
118
119
+## [1.0.24] - 2025-10-05
120
121
+- Simplified the UI for adding new elements (like paths, schemas, etc.)
122
123
124
+## [1.0.25] - 2025-10-12
125
126
+- Clickable links in item lists (like paths, schemas, etc.)
127
+- Simplified UI for parameters
0 commit comments