Skip to content

Commit c4be12d

Browse files
Preparation for major version 4.0.0 release.
1 parent 5f2e51a commit c4be12d

File tree

112 files changed

+175
-135
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

112 files changed

+175
-135
lines changed

.editorconfig

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
root = true
2+
3+
[*]
4+
end_of_line = lf
5+
insert_final_newline = true
6+
max_line_length = 140

HEADER

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2020-2021 ONIXLabs
1+
Copyright 2020-2022 ONIXLabs
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
@@ -10,4 +10,4 @@ Unless required by applicable law or agreed to in writing, software
1010
distributed under the License is distributed on an "AS IS" BASIS,
1111
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
See the License for the specific language governing permissions and
13-
limitations under the License.
13+
limitations under the License.

docs/CHANGELOG-1.0.0.md

Lines changed: 1 addition & 1 deletion

docs/CHANGELOG-1.1.0.md

Lines changed: 1 addition & 1 deletion

docs/CHANGELOG-1.2.0.md

Lines changed: 1 addition & 1 deletion

docs/CHANGELOG-2.0.0.md

Lines changed: 1 addition & 1 deletion

docs/CHANGELOG-2.1.0.md

Lines changed: 1 addition & 1 deletion

docs/CHANGELOG-2.1.1.md

Lines changed: 1 addition & 1 deletion

docs/CHANGELOG-2.1.2.md

Lines changed: 1 addition & 1 deletion

docs/CHANGELOG-3.0.0.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)