Skip to content

Commit 2dfe4b7

Browse files
authored
Merge pull request #38 from ocefpaf/update_changelog
Updated changelog
2 parents d382804 + 21145c1 commit 2dfe4b7

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

CHANGES.txt

+26-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
1+
0.1.5
2+
~~~~~
3+
4+
- Re-implemented caching in `get_var_by_attr()`.
5+
6+
0.1.3
7+
~~~~~
8+
9+
- Avoid a caching bug in `get_var_by_attr()` by not caching at all.
10+
11+
0.1.3
12+
~~~~~
13+
14+
- New API to make it easier to handle multiple requests from the same server.
15+
16+
0.1.2
17+
~~~~~
18+
19+
- Added a workaround to access authenticated ERDDAP servers.
20+
21+
0.1.1
22+
~~~~~
23+
24+
- Mostly boilerplate updates for a GitHub/PyPI release.
25+
126
0.1.0
227
~~~~~
328

4-
First version!
29+
- First version!

0 commit comments

Comments
 (0)