Update 2019-12-05-Released-Cyclone-Scheme-0.11.7.md

This commit is contained in:
Justin Ethier 2019-12-06 09:42:23 -05:00 committed by GitHub
parent 216541d834
commit b1b5ba3995
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,10 @@
---
layout: post
title: Released Cyclone Scheme 0.11.7
excerpt: This release fixes build problems on Mac OS X and Homebrew.
excerpt: Fixed build problems on Mac OS X and Homebrew!
---
Bug Fixes
- Fixed issues with installs via Homebrew.
- Fixed a library path build issue on Mac OS X.
- Set up Github actions in an attempt to avoid these issues in the future :)