We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7581ae6 commit d202e41Copy full SHA for d202e41
.gitignore
@@ -11,3 +11,4 @@ artifacts/
11
.venv*
12
bin/
13
build/
14
+ci/
CHANGELOG.md
@@ -1,11 +1,17 @@
1
# Changelog
2
3
+## development
4
+
5
+- Ignore "ci/" subfolder
6
7
8
## v0.5.0
9
10
- Enable propagation of user warnings again
- Reflect move to "panodata" organization on GitHub
- Integrate "with-toolkit" by [Ryan McKinley](https://github.com/ryantxu). Thanks a bunch!
15
## v0.4.0
16
17
- Release has already been taken
0 commit comments