Skip to content

Commit 76c5056

Browse files
authored
update changelog (#655)
1 parent d96efea commit 76c5056

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

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

3+
## v2024.2.6
4+
5+
([full changelog](https://github.com/intake/intake-esm/compare/v2023.10.27...d96efea14b348e346d5c2a1490e91c9ae1e2c709))
6+
7+
### Bugs fixed
8+
9+
- FIX: Pin older versions of sphinx to fix docs [#646](https://github.com/intake/intake-esm/pull/646) ([@mgrover1](https://github.com/mgrover1))
10+
11+
### Other merged PRs
12+
13+
- Update Dependabot configuration [#653](https://github.com/intake/intake-esm/pull/653) ([@andersy005](https://github.com/andersy005))
14+
- Drop python 3.9 [#652](https://github.com/intake/intake-esm/pull/652) ([@andersy005](https://github.com/andersy005))
15+
- Pin intake to `<v2` [#651](https://github.com/intake/intake-esm/pull/651) ([@andersy005](https://github.com/andersy005))
16+
- Bump codecov/codecov-action from 3.1.4 to 4.0.0 [#648](https://github.com/intake/intake-esm/pull/648) ([@dependabot](https://github.com/dependabot))
17+
- [pre-commit.ci] pre-commit autoupdate [#645](https://github.com/intake/intake-esm/pull/645) ([@pre-commit-ci](https://github.com/pre-commit-ci))
18+
- Bump actions/setup-python from 4 to 5 [#644](https://github.com/intake/intake-esm/pull/644) ([@dependabot](https://github.com/dependabot))
19+
- replace black/flake/isort with ruff-format [#643](https://github.com/intake/intake-esm/pull/643) ([@andersy005](https://github.com/andersy005))
20+
- [pre-commit.ci] pre-commit autoupdate [#642](https://github.com/intake/intake-esm/pull/642) ([@pre-commit-ci](https://github.com/pre-commit-ci))
21+
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 [#641](https://github.com/intake/intake-esm/pull/641) ([@dependabot](https://github.com/dependabot))
22+
- [pre-commit.ci] pre-commit autoupdate [#640](https://github.com/intake/intake-esm/pull/640) ([@pre-commit-ci](https://github.com/pre-commit-ci))
23+
- Replace applymap with map [#639](https://github.com/intake/intake-esm/pull/639) ([@dougiesquire](https://github.com/dougiesquire))
24+
- Update-changelog [#638](https://github.com/intake/intake-esm/pull/638) ([@andersy005](https://github.com/andersy005))
25+
- ADD: Add ci support for python 3.12 [#634](https://github.com/intake/intake-esm/pull/634) ([@mgrover1](https://github.com/mgrover1))
26+
27+
### Contributors to this release
28+
29+
([GitHub contributors page for this release](https://github.com/intake/intake-esm/graphs/contributors?from=2023-10-27&to=2024-02-06&type=c))
30+
31+
[@andersy005](https://github.com/search?q=repo%3Aintake%2Fintake-esm+involves%3Aandersy005+updated%3A2023-10-27..2024-02-06&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Aintake%2Fintake-esm+involves%3Adependabot+updated%3A2023-10-27..2024-02-06&type=Issues) | [@dougiesquire](https://github.com/search?q=repo%3Aintake%2Fintake-esm+involves%3Adougiesquire+updated%3A2023-10-27..2024-02-06&type=Issues) | [@mgrover1](https://github.com/search?q=repo%3Aintake%2Fintake-esm+involves%3Amgrover1+updated%3A2023-10-27..2024-02-06&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Aintake%2Fintake-esm+involves%3Apre-commit-ci+updated%3A2023-10-27..2024-02-06&type=Issues)
32+
333
## v2023.10.27
434

535
([full changelog](https://github.com/intake/intake-esm/compare/v2023.07.07...487e3149679ff1c67a4af75d9e9a6ff72f64f028))

0 commit comments

Comments
 (0)