From fc81c857ac9fd5354798971a166ca14d9f4236bd Mon Sep 17 00:00:00 2001 From: Matthew Taylor Date: Fri, 16 Sep 2016 10:47:57 -0700 Subject: [PATCH] Release 0.4.8. --- CHANGELOG.md | 6 ++++++ Doxyfile | 2 +- VERSION | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a468b40df7..7aa8cc8c0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 0.4.8 + +* Add missing argument to `Set-PsDebug -Trace` +* Issue1075 fix py_region_test failure on windows (#1082) +* Perf: Walk neighborhoods via iterators. + ## 0.4.7 * Check that TM input is sorted indices in Release builds diff --git a/Doxyfile b/Doxyfile index ac9546c203..d1def1038f 100644 --- a/Doxyfile +++ b/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "NuPIC Core" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 0.4.8.dev0 +PROJECT_NUMBER = 0.4.8 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/VERSION b/VERSION index 21bc2111f4..cb498ab2c8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.8.dev0 +0.4.8