mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-30 23:23:07 +00:00 
			
		
		
		
	Update README.md
This commit is contained in:
		| @@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file. | |||||||
| - Fix jpm and git with multiple git installs on Windows | - Fix jpm and git with multiple git installs on Windows | ||||||
| - Fix importing a .so file in the current directory | - Fix importing a .so file in the current directory | ||||||
| - Allow passing byte sequence types directly to typed-array constructors. | - Allow passing byte sequence types directly to typed-array constructors. | ||||||
|  | - Fix bug sending files between threads. | ||||||
|  |  | ||||||
| ## 1.11.0 - 2020-07-18 | ## 1.11.0 - 2020-07-18 | ||||||
| - Add `forever` macro. | - Add `forever` macro. | ||||||
|   | |||||||
| @@ -2,10 +2,10 @@ | |||||||
|   |   | ||||||
| [](https://ci.appveyor.com/project/bakpakin/janet/branch/master) | [](https://ci.appveyor.com/project/bakpakin/janet/branch/master) | ||||||
| [](https://travis-ci.org/janet-lang/janet) | [](https://travis-ci.org/janet-lang/janet) | ||||||
| [](https://builds.sr.ht/~bakpakin/janet/freebsd.yml?) | [](https://builds.sr.ht/~bakpakin/janet/commits/freebsd.yml?) | ||||||
| [](https://builds.sr.ht/~bakpakin/janet/openbsd.yml?) | [](https://builds.sr.ht/~bakpakin/janet/commits/openbsd.yml?) | ||||||
| [](https://builds.sr.ht/~bakpakin/janet/meson.yml?) | [](https://builds.sr.ht/~bakpakin/janet/commits/meson.yml?) | ||||||
| [](https://builds.sr.ht/~bakpakin/janet/meson_min.yml?) | [](https://builds.sr.ht/~bakpakin/janet/commits/meson_min.yml?) | ||||||
|  |  | ||||||
| <img src="https://raw.githubusercontent.com/janet-lang/janet/master/assets/janet-w200.png" alt="Janet logo" width=200 align="left"> | <img src="https://raw.githubusercontent.com/janet-lang/janet/master/assets/janet-w200.png" alt="Janet logo" width=200 align="left"> | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose