Skip to content

Commit 5cc2fa6

Browse files
committed
updated CHANGES.md with pull requests changes
1 parent eccfec9 commit 5cc2fa6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
- Solve minor bug in the uniform field for extracelular stimulation (sign). Deposited the xtra.mod in support module.
1616

17+
- Fixed batch SGE example (credit: Adam Newton)
18+
1719
- Solved small bug when plotting colorbar in the raster plot colored by the LFP phase
1820

1921
- Solved conflict between diversity and segment coordinates (per population), used in LFP setups
@@ -22,6 +24,10 @@
2224

2325
- Update of documentation (stimSourceParams and stimTargetParams) incorporating how to define extracellular stimulations
2426

27+
- Fixed ODict in examples/batchCell (credit: Hyunsu Lee)
28+
29+
- Fix in RxD to support NEURON 9 (credit: Adam Newton)
30+
2531
- Fixed recording from variables of Point process
2632

2733
- Fixed time slicing on pre-loaded data in plotCSD() (credit: Nikita Novikov)
@@ -30,6 +36,8 @@
3036

3137
- Fixes, refactoring and fail-fast checks in multisinaptic connections
3238

39+
- Fix verbatim function defs in mod files (credit: Ankur Sinha)
40+
3341
# Version 1.0.7
3442

3543
**New features**

0 commit comments

Comments
 (0)