Skip to content

Commit 805650a

Browse files
committed
update changelog for 0.4.8
1 parent 04fb31e commit 805650a

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# Changelog
22

3+
## [v0.4.8](https://github.com/QuantEcon/QuantEcon.py/tree/v0.4.8) (2020-07-02)
4+
5+
[Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.4.7...v0.4.8)
6+
7+
**Closed issues:**
8+
9+
- Issue with test for rank\_size [\#553](https://github.com/QuantEcon/QuantEcon.py/issues/553)
10+
- publish newer version \(quantecon 0.4.7\) on conda-forge? [\#546](https://github.com/QuantEcon/QuantEcon.py/issues/546)
11+
- a\_small\_typo\_in\_quantecon.inequality.rank\_size\_plot [\#543](https://github.com/QuantEcon/QuantEcon.py/issues/543)
12+
- \[test\_quadsum.py \] undefined name [\#538](https://github.com/QuantEcon/QuantEcon.py/issues/538)
13+
- Quantecon and numba error [\#536](https://github.com/QuantEcon/QuantEcon.py/issues/536)
14+
- \[Test\] Setup test for `add\_rank\_size` [\#519](https://github.com/QuantEcon/QuantEcon.py/issues/519)
15+
16+
**Merged pull requests:**
17+
18+
- FIX: rank-size test by inc. sample size [\#556](https://github.com/QuantEcon/QuantEcon.py/pull/556) ([bktaha](https://github.com/bktaha))
19+
- update version for new release of 0.4.8 [\#555](https://github.com/QuantEcon/QuantEcon.py/pull/555) ([mmcky](https://github.com/mmcky))
20+
- Revert "update version for new release 0.4.8" [\#554](https://github.com/QuantEcon/QuantEcon.py/pull/554) ([mmcky](https://github.com/mmcky))
21+
- update version for new release 0.4.8 [\#552](https://github.com/QuantEcon/QuantEcon.py/pull/552) ([mmcky](https://github.com/mmcky))
22+
- REF and TEST: rank\_size in inequality.py [\#551](https://github.com/QuantEcon/QuantEcon.py/pull/551) ([bktaha](https://github.com/bktaha))
23+
- FIX: ValueError `LQMarkov` convergence failed, Closes \#508 [\#550](https://github.com/QuantEcon/QuantEcon.py/pull/550) ([bktaha](https://github.com/bktaha))
24+
- rank\_size\_plot\_typo [\#545](https://github.com/QuantEcon/QuantEcon.py/pull/545) ([shlff](https://github.com/shlff))
25+
- Fix variables never used lgtm warnings in dle.py. [\#542](https://github.com/QuantEcon/QuantEcon.py/pull/542) ([duncanhobbs](https://github.com/duncanhobbs))
26+
- Fix lgtm warnings in quadsums.py. [\#541](https://github.com/QuantEcon/QuantEcon.py/pull/541) ([duncanhobbs](https://github.com/duncanhobbs))
27+
- Fix lgtm warning for arma.py. [\#540](https://github.com/QuantEcon/QuantEcon.py/pull/540) ([duncanhobbs](https://github.com/duncanhobbs))
28+
329
## [0.4.7](https://github.com/QuantEcon/QuantEcon.py/tree/0.4.7) (2020-04-24)
430

531
[Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.4.6...0.4.7)

0 commit comments

Comments
 (0)