comparison NEWS @ 29112:9f39338a23cb stable release-6-1-0

Version 6.1.0 released * configure.ac (AC_INIT): Update version info for release. (OCTAVE_MINOR_VERSION): Set to 1. (OCTAVE_PATCH_VERSION): Set to 0. (OCTAVE_RELEASE_DATE): Set to 2020-11-26. * org.octave.Octave.appdata.xml: Add 6.1.0 to the list of version numbers and release dates. * NEWS: Update release date.
author John W. Eaton <jwe@octave.org>
date Thu, 26 Nov 2020 13:15:15 -0500
parents b3cd6eb1cca5
children 14545c8b1b73 21a73c2a1fcb
comparison
equal deleted inserted replaced
29095:f8c6660f2ccc 29112:9f39338a23cb
1 Summary of important user-visible changes for version 6.1.0 (2020-08-26): 1 Summary of important user-visible changes for version 6.1.0 (2020-11-26):
2 ------------------------------------------------------------------------ 2 ------------------------------------------------------------------------
3 3
4 ### General improvements 4 ### General improvements
5 5
6 - The `intersect`, `setdiff`, `setxor`, `union`, and `unique` functions 6 - The `intersect`, `setdiff`, `setxor`, `union`, and `unique` functions