Skip to content

Commit b167072

Browse files
chore(main): release 1.1.0 (#3)
1 parent 6851df4 commit b167072

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/pythoninthegrass/qaas/compare/v1.0.0...v1.1.0) (2024-02-08)
4+
5+
6+
### Features
7+
8+
* add args ([d07b2ce](https://github.com/pythoninthegrass/qaas/commit/d07b2cea5746ee989a15cbf3ae3625b2333229ce))
9+
* convert sqlite to postgres ([16f0323](https://github.com/pythoninthegrass/qaas/commit/16f0323ad754c0c6c798ec14721716a36a5e8da8))
10+
* devcontainer and orm ([5bcafc9](https://github.com/pythoninthegrass/qaas/commit/5bcafc95bdeaf0e0f630bb76394794ac166f45f5))
11+
* import json to postgres ([02b0efd](https://github.com/pythoninthegrass/qaas/commit/02b0efd4e1e5a10317be50723c9f82c1762bdd71))
12+
* task runners ([ce2761c](https://github.com/pythoninthegrass/qaas/commit/ce2761c2ab398922a2131fef7937df966231a3ba))
13+
14+
15+
### Bug Fixes
16+
17+
* env vars (wip) ([171a57f](https://github.com/pythoninthegrass/qaas/commit/171a57f7674c5e81b23b2ddd3ee733f987c8b8ac))
18+
* ip allow list ([c3e01d1](https://github.com/pythoninthegrass/qaas/commit/c3e01d1480ad6617dd7f5f85a13a5dca07df1b51))
19+
* remove invalid field ([8a62b24](https://github.com/pythoninthegrass/qaas/commit/8a62b248758e391d67df55a66ccfc2bff7e8b9ff))
20+
* remove render secrets ref ([b71be9b](https://github.com/pythoninthegrass/qaas/commit/b71be9b02048c8f93b4645d89ea934ab650b55ea))
21+
* render.yaml ([a2203b7](https://github.com/pythoninthegrass/qaas/commit/a2203b71db1b6b7ea64c3c45efb4cc27dc4d1693))
22+
* task push ([c683be8](https://github.com/pythoninthegrass/qaas/commit/c683be886193a93da6fdcb6d5320dfabeb5dda8d))
23+
* unset var ([c90246e](https://github.com/pythoninthegrass/qaas/commit/c90246ecf469630aa291f32f52b2a07205c234d6))
24+
325
## 1.0.0 (2024-01-22)
426

527

0 commit comments

Comments
 (0)