Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit de4d970

Browse files
ericbelandepic-alex-rodionov
authored andcommitted
Add changelog to spell out our changes.
1 parent db4ca04 commit de4d970

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
# Upcoming
4+
5+
Performance, Page, and Network Assertions against the HAR.
6+
7+
# [1.0.0]
8+
- Initial fork based on BrowserMob Proxy
9+
- HTTP/2 support via Netty 4.1.34 upgrade
10+
- Java 11 support
11+
- Upgrades to dependencies (mockito, etc)
12+
- Upgrade to an actively maintained, [LittleProxy](https://github.com/mrog/LittleProxy) fork
13+
- Switch to Gradle
14+
- Import a new, better HAR reader from https://github.com/sdstoehr/har-reader
15+
- Extend the har reader with filtering/finding capabilities
16+
- Modify every existing file by adding a header to ensure compliance with Apache License
17+
- Rename our fork to our own name, BrowserUp, as we will be investing in it heavily.
18+
We have no relation to BrowserMob, which was a company acquired by Neustar in 2010.

0 commit comments

Comments
 (0)