This commit is contained in:
Aaron Stannard 2017-01-05 17:31:00 -08:00
Родитель 3133431d04
Коммит c3b36d339d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 0F0B066A3A3B2635
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -1,3 +1,8 @@
### 0.9.2 January 05 2017
Includes bug fixes for immutable data structures and lists.
See the full set of changes here: [Hyperion 0.9.2 Milestone](https://github.com/akkadotnet/Hyperion/milestone/2)
### 0.9.1 January 02 2017
Includes bug fixes for numerous data structures as well as improved build chain and tools standardization.