Move change notes to correct directories

This commit is contained in:
Dave Bartolomeo
2021-11-19 19:54:52 -05:00
parent 75fb47c76f
commit 5ed9029143
9 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
category: newQuery
tags: [lgtm,codescanning]
---
* A new query `cpp/non-https-url` has been added for C/C++. The query flags uses of `http` URLs that might be better replaced with `https`.