From 63894d12f3ab9d2c02700779e42182d06019a85f Mon Sep 17 00:00:00 2001 From: Justin Date: Wed, 31 Jan 2024 10:37:40 -0500 Subject: [PATCH] feat: upgrade Windows support to "feature" (#778) Issue #, if available: *Description of changes:* Now that all infra/CI is setup and has been working stably for a few weeks, its time to mark Windows as a new "feature" so we can update Finch's next version number for the next release (tracked at #748). Original Windows PR for reference: https://github.com/runfinch/finch/pull/649. *Testing done:* - [x] I've reviewed the guidance in CONTRIBUTING.md #### License Acceptance By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. Signed-off-by: Justin Alvarez