Skip to content

Commit

Permalink
fix #455 M1 apple support
Browse files Browse the repository at this point in the history
  • Loading branch information
Nelson-numerical-software committed Jun 13, 2021
1 parent 6d2c704 commit b7bfd76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -10,6 +10,8 @@

- `function ... endfunction` and `function ... end` are equivalent (increase compatibility ;).

- [#455](http://github.com/Nelson-numerical-software/nelson/issues/455): M1 macOS apple native support. It works but some gui features can crash due to young Qt support on M1.

## Bug Fixes:

- `nmm('install', existing_module_directory)` did not work as expected.
Expand Down

0 comments on commit b7bfd76

Please sign in to comment.